livekit icon indicating copy to clipboard operation
livekit copied to clipboard

[feat] custom turn tls port

Open f0re1gnKey opened this issue 2 years ago • 1 comments

Our country block tcp 443 traffic, but livekit must use 443 for turn server.

https://github.com/livekit/livekit/blob/bdcd142c0d951fecc92414958ed188ae3e5b4b42/pkg/service/roommanager.go#L801

Should consider make tls port configurable, not hard coding 443

f0re1gnKey avatar Dec 25 '23 08:12 f0re1gnKey

thank you guys, let me know how to set rtc.node_ip config when using vm deployment to avoid turn server reply a LAN ip.

Kabochar avatar Feb 01 '24 02:02 Kabochar