react-video-recorder
react-video-recorder copied to clipboard
On Android the camera recorder is mirrored
When I tried to record a video with an Android phone the video is reverted.
Right side is at left side.
It's working properly on IOS since it's opening the camera app.
Thank you for your help.
I think you just need to make isFlipped to false when it's Android.
New issue : On Google Chrome on Android it's selfie camera that pop up. How to change it to front camera ?
@leopalazzi did you find a solution to changing the camera?