What is the best way for Camera Live filters. I am recently using GPUImage Library from Link: https://github.com/CyberAgent/android-gpuimagelibrary. Than I have found SurfaceView and GLSurfaceView.
Problem is: How to apply live filter to camera using SurfaceView or GLSurfaceView.
Thanks in advance.