react-video-recorder icon indicating copy to clipboard operation
react-video-recorder copied to clipboard

On Android the camera recorder is mirrored

Open leopalazzi opened this issue 4 years ago • 2 comments

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.

leopalazzi avatar Sep 18 '20 13:09 leopalazzi

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 avatar Sep 23 '20 08:09 leopalazzi

@leopalazzi did you find a solution to changing the camera?

nalhusail avatar Jan 13 '21 16:01 nalhusail