-
Notifications
You must be signed in to change notification settings - Fork 93
Open
Description
Testing the demo at http://webrtc.dennis.is/ i noticed the following:
Whenever i refresh the site in two different tabs simultaneously and allow them both within a short interval of each other, one of the tabs reports errors and both tabs have no video stream. This occurs once in a few tries. The errors reported in the console are the following:
Uncaught TypeError: Cannot call method 'setRemoteDescription' of undefined webrtc.io.js:233
Uncaught TypeError: Cannot call method 'addIceCandidate' of undefined webrtc.io.js:123
Sometimes errors are not reported but the two different tabs do not have the two streams attached.
Metadata
Metadata
Assignees
Labels
No labels