56 lines
1003 B
JSON
56 lines
1003 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Kare",
|
|
"brand_id": "kare",
|
|
"streams": [
|
|
{
|
|
"id": "kare-1",
|
|
"url": "videostream.cgi?rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"CSST-DIT",
|
|
"N7205JV"
|
|
]
|
|
},
|
|
{
|
|
"id": "kare-2",
|
|
"url": "/",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"D3044"
|
|
]
|
|
},
|
|
{
|
|
"id": "kare-3",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"N7205JV",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "kare-4",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"N7205JV",
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "kare-5",
|
|
"url": "videostream.asf",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|