-
Notifications
You must be signed in to change notification settings - Fork 3
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
ICE connection fails in Firefox #260
Comments
After reading the related Firefox bug https://bugzilla.mozilla.org/show_bug.cgi?id=1659672, I switched from using http://localhost to the actual machine IP, and now WebRTC no longer complains, but I get this error:
Looks like a CORS issue, but is it on the local side or the Suenc side?
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Trying to run your distributed metronome demo https://github.com/chrisguttandin/web-audio-metronome-demo in Firefox, I get the following error, repeated thousands of times:
Since it's the Timing Provider that establishes the connection, I thought I'd ask you for your advice before I jump in the code :-D
The text was updated successfully, but these errors were encountered: