78 lines
1.5 KiB
JSON
78 lines
1.5 KiB
JSON
|
|
{
|
||
|
|
"srs_server": "rtmp://192.168.4.12/live",
|
||
|
|
"cameras": [
|
||
|
|
{
|
||
|
|
"device": "/dev/video11",
|
||
|
|
"name": "AHD1",
|
||
|
|
"enabled": true,
|
||
|
|
"resolution": "720p",
|
||
|
|
"width": 1280,
|
||
|
|
"height": 720,
|
||
|
|
"fps": 30
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"device": "/dev/video12",
|
||
|
|
"name": "AHD2",
|
||
|
|
"enabled": false,
|
||
|
|
"resolution": "720p",
|
||
|
|
"width": 1280,
|
||
|
|
"height": 720,
|
||
|
|
"fps": 30
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"device": "/dev/video13",
|
||
|
|
"name": "AHD3",
|
||
|
|
"enabled": false,
|
||
|
|
"resolution": "720p",
|
||
|
|
"width": 1280,
|
||
|
|
"height": 720,
|
||
|
|
"fps": 30
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"device": "/dev/video14",
|
||
|
|
"name": "AHD4",
|
||
|
|
"enabled": false,
|
||
|
|
"resolution": "720p",
|
||
|
|
"width": 1280,
|
||
|
|
"height": 720,
|
||
|
|
"fps": 30
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"device": "/dev/video3",
|
||
|
|
"name": "AHD5",
|
||
|
|
"enabled": false,
|
||
|
|
"resolution": "1080p",
|
||
|
|
"width": 1920,
|
||
|
|
"height": 1080,
|
||
|
|
"fps": 30
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"device": "/dev/video2",
|
||
|
|
"name": "AHD6",
|
||
|
|
"enabled": false,
|
||
|
|
"resolution": "1080p",
|
||
|
|
"width": 1920,
|
||
|
|
"height": 1080,
|
||
|
|
"fps": 30
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"device": "/dev/video1",
|
||
|
|
"name": "AHD7",
|
||
|
|
"enabled": false,
|
||
|
|
"resolution": "1080p",
|
||
|
|
"width": 1920,
|
||
|
|
"height": 1080,
|
||
|
|
"fps": 30
|
||
|
|
},
|
||
|
|
{
|
||
|
|
"device": "/dev/video0",
|
||
|
|
"name": "AHD8",
|
||
|
|
"enabled": false,
|
||
|
|
"resolution": "1080p",
|
||
|
|
"width": 1920,
|
||
|
|
"height": 1080,
|
||
|
|
"fps": 30
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|