26 lines
398 B
JSON
26 lines
398 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Smartrol",
|
|
"brand_id": "smartrol",
|
|
"streams": [
|
|
{
|
|
"id": "smartrol-1",
|
|
"url": "/1/h264major",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"ZX-C23"
|
|
]
|
|
},
|
|
{
|
|
"id": "smartrol-2",
|
|
"url": "/cam2/mpeg4",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"ZX-C23"
|
|
]
|
|
}
|
|
]
|
|
}
|