android-gpuimage-plus icon indicating copy to clipboard operation
android-gpuimage-plus copied to clipboard

How to show only preview.

Open tech-art007 opened this issue 5 years ago • 1 comments

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?

tech-art007 avatar Sep 09 '20 06:09 tech-art007

Sure, try it.

wysaid avatar Sep 11 '20 08:09 wysaid