ripe-holiday-36403
02/13/2025, 7:07 AMgray-monkey-83525
02/13/2025, 7:07 AMripe-holiday-36403
02/13/2025, 7:08 AMgray-monkey-83525
02/13/2025, 7:08 AMtls_port
to 443 in your configuration. This will allow your WebRTC traffic to be routed over port 443, which is typically open for HTTPS traffic.
Here's a basic configuration example:
turn:
enabled: true
tls_port: 443
domain: turn.yourdomain.com
cert_file: /path/to/turn.crt
key_file: /path/to/turn.key
Would you like more detailed guidance on setting up this configuration?
Sources:
- LiveKit deployment documentation 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.