twilio / twilio-video.js

Twilio’s Programmable Video JavaScript SDK
https://www.twilio.com/docs/video/javascript
Other
567 stars 215 forks source link

Screen Turns White switching between front and rear cameras for iPhone 11 #2052

Open raginisonwane opened 1 month ago

raginisonwane commented 1 month ago

When user flip camera from rear to front or vice versa.Also when we click multiple time on switch camera button then facing same issue. We are opening video through browser, not mobile app. In this issue both parties are accessing over browser.

Start a video session where the main user and participant can see each other without any issues in selfie/front camera mode. The main user flips the camera to use the back camera to show .But the screen turns white on the main user's phone, but not for the participant . The participant's view remains fine. When the main user flips the camera back to selfie/front camera mode, it stays white for the main user, but the video is still working fine for the participant view.

Environment when error occurs :- iPhone 11 Main user and participant are both on the latest iOS update: 17.5.1 Using cellular data

raginisonwane commented 3 weeks ago

Is anyone faced same issue and have solution for this please ?