blackuy / react-native-twilio-video-webrtc

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

After enabling Screen share TwilioVideoLocalView is replaced with multiple mirror images on IOS #669

Open vipulSoni458 opened 1 year ago

vipulSoni458 commented 1 year ago

First of all thank you so much for creating this library.

Steps to reproduce

  1. Join Participant 1 on IOS
  2. Join Participant 2 on Web
  3. Participant 2 will ask for Screen Share and Participant 1 will allow the permission to give Screen Share
  4. Participant 2 can see the Screen Share content of participant one but Participant 1 who is sharing Screen Share his/her TwilioVideoLocalView is replaced with multiple mirror images

Expected behaviours

It should brodcast the Screen share and it should not replace local participant view with mirror images.

Actual behaviour

It is brodcasting the Screen Share to the other participant perfectly but it the participant who is actually screen sharing his/her TwilioVideoLocalView or localvideotracks is replaced with mirroring images.

Environment

react-native-twilio-video-webrtc

Version: 3.0.0