fluxer/config/livekit.example.yaml
2026-02-28 18:12:17 +02:00

22 lines
310 B
YAML

port: 7880
keys:
'<replace-with-api-key>': '<replace-with-api-secret>'
webhook:
api_key: '<your_livekit_api_key>'
urls:
- https://your.domain/api/webhooks/livekit
rtc:
tcp_port: 7881
turn:
enabled: true
udp_port: 3478
room:
auto_create: true
max_participants: 100
empty_timeout: 300