react-native-twilio-video-webrtc icon indicating copy to clipboard operation
react-native-twilio-video-webrtc copied to clipboard

By default Back camera is enabled on Android

Open ravimaurya-nickelfox opened this issue 2 years ago • 1 comments

Steps to reproduce

  1. Initiate a call in android

Expected behaviour

Should start with front camera

Actual behaviour

Starting video call with back camera enabled

Environment

  • Node.js version: 16.13
  • React Native version: 0.63.4
  • React Native platform + platform version: android 12

react-native-twilio-video-webrtc

Version: 2.0.0

Issue

When I start video call on android device, by default it starts with Rear (back) camera. While it is working fine in iOS. I tried with cameraType: front option, but that isn't working too.

ravimaurya-nickelfox avatar Feb 23 '23 11:02 ravimaurya-nickelfox

same for me :( react-native-twilio-video-webrtc version v3.2.0

omar-bear avatar May 04 '23 10:05 omar-bear