capacitor-community / video-recorder

A video recording plugin for Capacitor
MIT License
3 stars 6 forks source link

Rear Camera Not Working on Android #11

Closed philbairsm closed 1 month ago

philbairsm commented 1 month ago

Describe the bug The back camera does not work with Android (Samsung Galaxy A14 5G).

To Reproduce Specify: async initVideo() { await VideoRecorder.initialize({ camera: VideoRecorderCamera.BACK, previewFrames: [config] }); } Note ".BACK"

Smartphone (please complete the following information):