51 lines
892 B
JSON
51 lines
892 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Cnb",
|
|
"brand_id": "cnb",
|
|
"streams": [
|
|
{
|
|
"id": "cnb-1",
|
|
"url": "mpeg4",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"IDC4000T",
|
|
"ISS2765p",
|
|
"MPC1070PN KC4",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "cnb-2",
|
|
"url": "jpg/image.jpg",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"ISS2765P",
|
|
"Network Camera",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "cnb-3",
|
|
"url": "jpg/image.jpg?size=3",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"IVP4030 VR",
|
|
"Network Camera",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "cnb-4",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|