Skip to content
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

Disabling WebRTC on Firefox causes error #188

Open
zdila opened this issue Apr 5, 2016 · 3 comments
Open

Disabling WebRTC on Firefox causes error #188

zdila opened this issue Apr 5, 2016 · 3 comments

Comments

@zdila
Copy link

zdila commented Apr 5, 2016

Setting media.peerconnection.enabled to false in Firefox causes ReferenceError: mozRTCPeerConnection is not defined. Using version 0.13.2. In 0.12.3 there was no such problem.

The same problem may appear in Chrome when disabling WebRTC. Please check.

@zdila
Copy link
Author

zdila commented Apr 5, 2016

Actually with 0.12.3 I am getting ReferenceError: mozRTCSessionDescription is not defined.

@negzi
Copy link

negzi commented Oct 28, 2016

I am getting the same problem and this makes error handling pretty difficult.

@negzi
Copy link

negzi commented Oct 28, 2016

I am using Firefox 49.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants