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.
DAVE
This link uses Texture View
This uses surface view to play a movie..u can manipulate it for live camera
To choose on whether to use surfaceView or GLSurfaceView
take a look at this Difference between SurfaceView and GLSurfaceView in Android
来源:https://stackoverflow.com/questions/37808844/android-camera-live-filter