fuse-open / fuselibs

Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://npmjs.com/package/@fuse-open/fuselibs
MIT License
176 stars 72 forks source link

CameraView EACCES (Permission denied) #1418

Open ckarmy opened 3 years ago

ckarmy commented 3 years ago

Testing this example to record videos I get CameraViewExample: Failed to start recording: /storage/emulated/0/Pictures/VID_20210511_132407.mp4: open failed: EACCES (Permission denied)

https://github.com/fuse-open/fuse-samples/tree/master/Samples/Camera

ckarmy commented 3 years ago

Tested on Android 10 (on Samsung and Huawei devices)