26 lines
391 B
JSON
26 lines
391 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Mocon",
|
|
"brand_id": "mocon",
|
|
"streams": [
|
|
{
|
|
"id": "mocon-1",
|
|
"url": "videostream.asf",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"E-Lock CAM"
|
|
]
|
|
},
|
|
{
|
|
"id": "mocon-2",
|
|
"url": "/ucast/11",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"E-LOCK CAM"
|
|
]
|
|
}
|
|
]
|
|
}
|