I want to use CameraX to implement a video recording feature, where I can apply a filter effect using OpenGL during the preview, and record the video with the filtered effect. However, I can’t find a way to set an OpenGL-rendered Surface or SurfaceTexture in VideoCapture. How can I achieve this?
How can record the filtered video to an MP4 file with Android CameraX - Stack Overflow
评论列表(0)
- 暂无评论