Add livekit config

This commit is contained in:
A 2025-07-04 11:18:07 -07:00
parent cabe5f7368
commit e896c53c07

20
conf/synapse/livekit.yaml Normal file
View File

@ -0,0 +1,20 @@
port: 7880
bind_addresses:
- "0.0.0.0"
rtc:
tcp_port: 7881
port_range_start: 50100
port_range_end: 50200
use_external_ip: true
logging:
level: debug
turn:
enabled: false
domain: localhost
cert_file: ""
key_file: ""
tls_port: 5349
udp_port: 443
external_tls: true
keys:
devkey: "#CHANGEMENOW" #must be same as LIVEKIT_SECRET= in element.docker-compose.yml