-
Notifications
You must be signed in to change notification settings - Fork 100
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Internet Explorer hangs while using Temasys plugin #277
Comments
Hi,
|
Webrtc_working_example.zip
Above function called infinitly and my application does not receive ICE candidate This app works correctly with Mozilla and Chrome Following STUN server I am using Sometimes get following exception: Uncaught (in promise) DOMException: Failed to set remote answer sdp: Called in wrong state: STATE_INPROGRESS Uncaught (in promise) DOMException: Failed to set remote answer sdp: Called in wrong state: STATE_RECEIVEDOFFER |
You test samples does not work, but Ex:
|
I am using adapter.js of Temasys alongwith signalling server of node js.
Everything works just fine with Chrome and Firefox.
But same application video calling getting hanged in IE.
Am I missing something? Any help in this regard will be most appreciable.
Thanks and regards,
Vinayak
The text was updated successfully, but these errors were encountered: