You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I made Dockerfile for this app and i run it in my server with traefik as reverse proxy. In LAN it works perfectly but when I try to run it in a public IP like VPS Server i've got this error:
WebRTC: ICE failed, add a TURN server and see about:webrtc for more details.
Looking for information I think that I need a to expose STUN ports.
Hi, I made Dockerfile for this app and i run it in my server with traefik as reverse proxy. In LAN it works perfectly but when I try to run it in a public IP like VPS Server i've got this error:
WebRTC: ICE failed, add a TURN server and see about:webrtc for more details.
Looking for information I think that I need a to expose STUN ports.
https://www.html5rocks.com/en/tutorials/webrtc/infrastructure/
The text was updated successfully, but these errors were encountered: