We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 343a622 commit 6c761a7Copy full SHA for 6c761a7
docker-compose-test.yaml
@@ -17,6 +17,7 @@ services:
17
FJ_SECRET_KEY_BASE: "super-secret-key"
18
FJ_SIP_IP: "127.0.0.1"
19
FJ_COMPONENTS_USED: "rtsp file hls recording sip"
20
+ FJ_BROADCASTING_ENABLED: "true"
21
FJ_BROADCASTER_URL: "http://broadcaster:4000"
22
FJ_BROADCASTER_TOKEN: "broadcaster_token"
23
FJ_BROADCASTER_WHIP_TOKEN: "whip_token"
0 commit comments