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
{{ message }}
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.
Hey when I try connecting users from outside the lan it either takes a lot of time or doesn't connect at all, can I configure my own STUN/TURN servers? If the answer is yes, where the config file for the TURN server list? Thanks!
https://github.com/trailofbits/tubertc/blob/master/server.js#L125-L146
See appIceServers: http://easyrtc.com/docs/guides/easyrtc_server_configuration.php
AFAIK the 3 most popular STUN/TURN servers are:
Guides
There are a variety of ways to "bundle" a STUN/TURN server, but I think an Ansible script would work best.
The text was updated successfully, but these errors were encountered: