29 lines
555 B
JSON
29 lines
555 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Eye Sight",
|
|
"brand_id": "eye-sight",
|
|
"streams": [
|
|
{
|
|
"id": "eye-sight-1",
|
|
"url": "videostream.asf",
|
|
"type": "FFMPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"ES-IP910IW",
|
|
"ipr806irw"
|
|
]
|
|
},
|
|
{
|
|
"id": "eye-sight-2",
|
|
"url": "cgi/snapshot.cgi?action=getdata&channel.[CHANNEL].capture=true&channel.[CHANNEL].resolution=1",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"IP935IW"
|
|
]
|
|
}
|
|
]
|
|
}
|