27 lines
446 B
JSON
27 lines
446 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Prolab Security",
|
|
"brand_id": "prolab-security",
|
|
"streams": [
|
|
{
|
|
"id": "prolab-security-1",
|
|
"url": "/cam/realmonitor",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"1234",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "prolab-security-2",
|
|
"url": "/streaming/video0",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|