Skip to content

Commit 6c761a7

Browse files
committed
Enable broadcasting rooms in fishjam container
1 parent 343a622 commit 6c761a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose-test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ services:
1717
FJ_SECRET_KEY_BASE: "super-secret-key"
1818
FJ_SIP_IP: "127.0.0.1"
1919
FJ_COMPONENTS_USED: "rtsp file hls recording sip"
20+
FJ_BROADCASTING_ENABLED: "true"
2021
FJ_BROADCASTER_URL: "http://broadcaster:4000"
2122
FJ_BROADCASTER_TOKEN: "broadcaster_token"
2223
FJ_BROADCASTER_WHIP_TOKEN: "whip_token"

0 commit comments

Comments
 (0)