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'm trying to connect to esp32-cam from react-native application with https://github.com/react-native-webrtc/react-native-webrtc package. When phone and cam is on the same network, it works fine, but when on different, ice connection state changes to failed. I'm sending offer from react native app when all candidates are gathered:
I'm trying to connect to esp32-cam from react-native application with https://github.com/react-native-webrtc/react-native-webrtc package. When phone and cam is on the same network, it works fine, but when on different, ice connection state changes to failed. I'm sending offer from react native app when all candidates are gathered:
Offer (from react-native app):
Answer (from esp32 cam):
What's wrong with these sdps?
The text was updated successfully, but these errors were encountered: