cats-oss / android-gpuimage

Android filters based on OpenGL (idea from GPUImage for iOS)
9.01k stars 2.27k forks source link

How to use updatePreviewFrame function with CameraX in JetpackCompose #552

Open nil-engineer opened 4 months ago

nil-engineer commented 4 months ago

How can I use updatePreviewFrame with android cameraX preview to update the camera preview and apply filters on previewView?