Open TaeHwanHwang opened 3 years ago
I also have this problem. Only after I press the mute button can be seen the other participiant.
I think it's related to the following commit . It's not present in the current version if you install it through NPM. As a workaround, I would suggest installing the package directly from the git
npm i https://github.com/blackuy/react-native-twilio-video-webrtc
Probably a good idea to point it a certain commit as well so you don't get some unexpected updates
npm i https://github.com/blackuy/react-native-twilio-video-webrtc#cf5dc0c
If this is still occurring, then a list of events on the remote side would help. For example, is the remote participant seeing a video track publish event? What about if you remove the line suggested by @kubanac95 ? That might give us a nice repo.
Steps to reproduce
Expected behaviour
When connecting to the video, the user's screen with Android must be visible in the browser.
Actual behaviour
When connecting to the video, you can hear the voice of the user who accessed Android from the browser, but the video of the user who accessed with the Android phone is not visible in the browser.
Environment
react-native-twilio-video-webrtc
Version: https://github.com/blackuy/react-native-twilio-video-webrtc