cats-oss / android-gpuimage

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

How to use updatePreviewFrame function with CameraX in JetpackCompose #552

Open nil-engineer opened 4 weeks ago

nil-engineer commented 4 weeks ago

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