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
Although you are working on a Docker with TURN-server (#163), I would like to use external servers. Atm I have to configure manually after creating the container (pain).
Could we have a variable like EXTERNAL_STUN_TURN="server1.com:80/udp server2.com:443/tcp" which triggers
downloading and installing prosody/mod_turncredentials.lua
enable it inside prosody.cfg.lua
insert it into web/config.js
I would give it some effort but I fear that you would not take it when implementing an internal turn server.
reysy, snowball77, derhagen, AndreasAmMueller, ralfi and 4 more