You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I faced with the following issue: when i make call between two devices, i start call as audio call. Then any side can switch to video stream. If i try to make sendVideo(true) from callee side - it's not shown on caller side until caller also switches sendVideo to true. Is it intended behaviour?
Anything is ok if caller switches video sending to true first
Hi, thank you for this awesome package
I faced with the following issue: when i make call between two devices, i start call as audio call. Then any side can switch to video stream. If i try to make sendVideo(true) from callee side - it's not shown on caller side until caller also switches sendVideo to true. Is it intended behaviour?
Anything is ok if caller switches video sending to true first
Could you point me what might be wrong? Thanks
react-native-voximplant v1.13.0
react-native v0.59.9
The text was updated successfully, but these errors were encountered: