-
Notifications
You must be signed in to change notification settings - Fork 154
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
Sound does not work with webrtc #112
Comments
Does your mumble-web build work when using the demo mumble server? What does mumble-web-proxy output? |
My mumble-web instance works with the demo server. The mumble-web demo instance does not work with my mumble server. mumble-web-proxy output:
Murmur, mumble-web-proxy and NGINX are all on the same server, which has a public IPv4 and a public IPv6 address and is behind multiple firewalls. The web server ports are open. Oh, I just noticed that I missed the Firewalls section in the mumble-web-proxy README, I didn't forward any ICE ports, I will report back if this solves my problem. |
Thanks, forwarding the ports solved the issue. |
I installed the webrtc version from Git (456a2fc) and mumble-web-proxy also from Git (Johni0702/mumble-web-proxy@2a95f11). I configured NGINX like in the README.
With the web client nobody can hear anybody else (not even those using the native client). Talking also does not work (is also not received with the native client).
What appears to work:
Tested with:
In Firefox the console says
ICE failed, add a STUN server and see about:webrtc for more details
andabout:webrtc
says ICE State failed.The text was updated successfully, but these errors were encountered: