mirror of
https://github.com/ThowZzy/synapse-elementcall-caddy-setup.git
synced 2025-07-12 21:08:17 +03:00
Initial commit
This commit is contained in:
commit
63d85f6bdf
5 changed files with 191 additions and 0 deletions
18
livekit/livekit.yaml
Normal file
18
livekit/livekit.yaml
Normal file
|
@ -0,0 +1,18 @@
|
|||
port: 7880
|
||||
bind_addresses:
|
||||
- ""
|
||||
rtc:
|
||||
tcp_port: 7881
|
||||
port_range_start: 50100
|
||||
port_range_end: 50200
|
||||
use_external_ip: false
|
||||
|
||||
turn:
|
||||
enabled: true
|
||||
domain: livekit.example.com
|
||||
tls_port: 5349
|
||||
udp_port: 3478
|
||||
external_tls: true
|
||||
keys:
|
||||
devkey: "<StrongLongString>"
|
||||
logging:
|
Loading…
Add table
Add a link
Reference in a new issue