71 lines
1.4 KiB
JSON
71 lines
1.4 KiB
JSON
{
|
|
"version": 2,
|
|
"brand": "Divis",
|
|
"brand_id": "divis",
|
|
"streams": [
|
|
{
|
|
"id": "divis-1",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"DVR"
|
|
]
|
|
},
|
|
{
|
|
"id": "divis-2",
|
|
"url": "cgi-bin/webra_fcgi.fcgi?api=get_jpeg_raw&chno=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"DVR"
|
|
]
|
|
},
|
|
{
|
|
"id": "divis-3",
|
|
"url": "special/Cam[CHANNEL].jpg",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"DVR"
|
|
]
|
|
},
|
|
{
|
|
"id": "divis-4",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "divis-5",
|
|
"url": "cgi-bin/net_jpeg.cgi?ch=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "divis-6",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "divis-7",
|
|
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|