44 lines
853 B
JSON
44 lines
853 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Eyesurv",
|
|
"brand_id": "eyesurv",
|
|
"streams": [
|
|
{
|
|
"id": "eyesurv-1",
|
|
"url": "axis-cgi/mjpg/video.cgi?date=1&clock=1&resolution=[WIDTH]x[HEIGHT]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"ESIP-MP3-BT1"
|
|
]
|
|
},
|
|
{
|
|
"id": "eyesurv-2",
|
|
"url": "axis-cgi/mjpg/video.cgi?camera=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"ESIP-MP3-BT1"
|
|
]
|
|
},
|
|
{
|
|
"id": "eyesurv-3",
|
|
"url": "/cam/realmonitor",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"PTZ1080ipIR"
|
|
]
|
|
},
|
|
{
|
|
"id": "eyesurv-4",
|
|
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"PTZ1080IPIR"
|
|
]
|
|
}
|
|
]
|
|
}
|