Select Git revision
example-config.json
-
Simon Döring authoredSimon Döring authored
example-config.json 275 B
{
"port": 5000,
"cameraSlots": 4,
"notifyPath": "./path-relative-to-config/or-absolute-path/camera-server-output",
"janusURL": "http://localhost:8088/janus",
"janusRoom": 1000,
"janusRoomSecret": "changeit",
"janusRoomPin": "abc123",
"janusBitrate": 128000
}