CameraView icon indicating copy to clipboard operation
CameraView copied to clipboard

Saves file from takeVideoSnapshot function to gallery on Android API 29+

Open colorgold opened this issue 2 years ago • 0 comments

Before you go

  • Fixes: ... (#799)
  • Tests: ... (yes)
  • Docs updated: ... (yes)

Solution

I added the option to save a video using a FileDescriptor on Android 29+. This can be tested using the SNAP button on the camera preview.

colorgold avatar Feb 15 '23 14:02 colorgold