19 lines
428 B
JSON
19 lines
428 B
JSON
{
|
|
"instance_name": "Nursery",
|
|
"mpv_arguments": [
|
|
"--screen=0"
|
|
],
|
|
"buttons": [
|
|
{
|
|
"name": "Sanctuary Stream",
|
|
"video_url": "rtsp://192.168.1.156/axis-media/media.amp",
|
|
"default": true
|
|
},
|
|
{
|
|
"name": "Steeple Cam Stream",
|
|
"video_url": "rtsp://192.168.1.157:80/live/0/h264.sdp",
|
|
"default": false
|
|
}
|
|
]
|
|
}
|