android-gpuimage-plus
android-gpuimage-plus copied to clipboard
How to show only preview.
Hii, I am creating a MakeupApp, I have all processed frames, now I want to record this live processing, so can I use your CameraRecordGLSurfaceView only for recording and show my own frames on CameraRecordGLSurfaceView.
Currently I am using Opencv camera and after process every frame I am using SurfaceView for preview every frame, but now I want to record this process so can I use CameraRecordGLSurfaceView instead on SurfaceView only for preview?
Sure, try it.