blackuy / react-native-twilio-video-webrtc

Twilio Video (WebRTC) for React Native
https://www.twilio.com/docs/video
MIT License
608 stars 404 forks source link

By default Back camera is enabled on Android #684

Open ravimaurya-nickelfox opened 1 year ago

ravimaurya-nickelfox commented 1 year ago

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

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.

omar-bear commented 1 year ago

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