React-native-webrtc: RTCView Not Displaying Video In iOS Beta

Created on 9 Aug 2019  Â·  4Comments  Â·  Source: react-native-webrtc/react-native-webrtc

Expected behavior

Video should be displayed in RTCView on iOS 13.x.

Observerd behavior

Video data seems to be sending over the peer connection but neither the remote video or the local video is displayed in the RTCView.

Steps to reproduce the problem

Upgrade to the iOS beta and attempt to broadcast video between two phones.

Platform information

  • React Native version: 59.1-59.10
  • Plugin version: 1.69.2 & 1.68.x
  • OS: iOS
  • OS version: 13.0 beta5

Most helpful comment

Thanks for the report! I'm planning on updating to the beta next week and I'll give it a try.

All 4 comments

Thanks for the report! I'm planning on updating to the beta next week and I'll give it a try.

I'm running iOS 13 beta 6 and video is working no problem (Jitsi Meet app). I did have one case when video was black but muting / unmuting "fixed" it, and I got the same problem on WhatsApp, so I'm putting it in the "beta shenanigans" bucket for now.

Also, can you please test master? We updated WebRTC to M75, that's an important change.

Thanks @saghul master seems to work. ✅

Excellent, let’s close this for now.

Was this page helpful?
0 / 5 - 0 ratings