Files
StrixCamDB/brands/august.json
T

71 lines
1.1 KiB
JSON

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