react-native-camera / react-native-camera

A Camera component for React Native. Also supports barcode scanning!

Home Page:https://react-native-camera.github.io/react-native-camera/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does package has support for audio switcher and flipping camera while video recording

saikiruba-mj opened this issue · comments

Question

I am using react native camera (version 4.2.0). Does the package has support for audio switcher to mute the audio on/off and flipping camera front/back while recording a video. Before start of recording we can use audio switcher and flipping camera view it works fine but once recording started or after paused we are unable to switch audio or flip the camera view.

Kindly let us know there is any idea to fix this scenario.

Thank you!

@saikiruba-mj did you find any solution to flip camera while recording?

@Mkaleem-neslit hello, i am also looking solution for same problem. did you find anything?