opentok / opentok-react-native

OpenTok React Native - a library for OpenTok iOS and Android SDKs
https://tokbox.com/
MIT License
212 stars 156 forks source link

Video is not streaming on IOS #577

Closed billy220 closed 2 years ago

billy220 commented 2 years ago

Current behavior

I can see my own video, but not the video of anyone else in the session. Android works just fine.

What is the current bug behavior?

Can't see other people's videos on ios Subscriber eventhandler videoDataReceived not work image

"react-native": "0.66.4",

What is the expected correct behavior?

Can see other people's videos on ios

billy220 commented 2 years ago

It was because of the 'react native webrtc' we were using together, so we close the issue.

rajasekhar911 commented 2 years ago

hi can you please let us know how this issue was resolved? we are also using the react-native-webrtc for another feature and opentok video stopped working in ios. thanks

cesa1995 commented 2 years ago

I still have the same issue, all work fine without react-native-webrtc, any update?