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
With a clean clone of this repository, and changing the server to the local server running on port 5000. (The associated heroku app is dead), I see the following error when I attempt to call myself (Probably would be the same calling other people in production):
index.js:699 Uncaught Error: Connection failed.
I looked in: chrome://webrtc-internals/ and it appears that there is no connection being established over ice/stun?
The text was updated successfully, but these errors were encountered:
With a clean clone of this repository, and changing the server to the local server running on port 5000. (The associated heroku app is dead), I see the following error when I attempt to call myself (Probably would be the same calling other people in production):
I looked in: chrome://webrtc-internals/ and it appears that there is no connection being established over ice/stun?
The text was updated successfully, but these errors were encountered: