78 lines
1.3 KiB
JSON
78 lines
1.3 KiB
JSON
{
|
|
"version": 2,
|
|
"brand": "August",
|
|
"brand_id": "august",
|
|
"streams": [
|
|
{
|
|
"id": "august-1",
|
|
"url": "/live/stream1",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"doorbell"
|
|
]
|
|
},
|
|
{
|
|
"id": "august-2",
|
|
"url": "/stream1",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"doorbell"
|
|
]
|
|
},
|
|
{
|
|
"id": "august-3",
|
|
"url": "1/stream1",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"doorbell"
|
|
]
|
|
},
|
|
{
|
|
"id": "august-4",
|
|
"url": "stream[CHANNEL]",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"doorbell"
|
|
]
|
|
},
|
|
{
|
|
"id": "august-5",
|
|
"url": "/onvif/stream1",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"doorbell"
|
|
]
|
|
},
|
|
{
|
|
"id": "august-6",
|
|
"url": "1/stream[CHANNEL]",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"doorbell"
|
|
]
|
|
},
|
|
{
|
|
"id": "august-7",
|
|
"url": "/stream1_v",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"doorbell"
|
|
]
|
|
}
|
|
]
|
|
}
|