Enter unique room name (currently hardcoded in /Video.jsx as ‘bcmTest10001’
Note that audio track is muted to prevent feedback loops
Observe that the video from the localhost is viewable from the Ant Media Server Conference Room website (or on android if running), BUT the remote video(s) are blank in the local host
The “remoteStreams” will show up as blank red squares and, periodically disappear/refresh
Suspected Issue
My guess is that I haven’t properly implemented the react-native-webrtc-web-shim or there is a base incompatability with my approach of trying to use one react-native code base for mobile and web video conferencing. I’ve tried a few versions to implement the web-shim Track Listener as per the repos instructions but without success
Suggestions to fixing the specific instance of the issue, or a better approach to getting this working on mobile/web would be greatly appreciated
Question
Orion
Overview
I have a rest repo for web/mobile webrtc conferencing that’s failing to display remote streams when run in the web.
Project Goals
Current Implementation
Steps to Recreate Issue
npm i --force
to override the react-native-webrtc-web-shim react version dependency conflictnpm run web
ornpx expo start --web
npm run android
ornpx expo run:android
Suspected Issue
Link to comment
Share on other sites
Top Posters For This Question
1
Popular Days
Apr 17
1
Top Posters For This Question
Orion 1 post
Popular Days
Apr 17 2023
1 post
0 answers to this question
Recommended Posts