You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
337 B
JSON

3 years ago
{
"server": {
"http_port": ":8083",
"ice_servers": ["stun:stun.l.google.com:19302"],
"ice_username": "",
"ice_credential": ""
},
"streams": {
"camera1": {
"on_demand": false,
"disable_audio": true,
"url": "rtsp://admin:a1234567@172.16.0.118:554/cam/realmonitor?channel=1&subtype=0"
}
}
}