Files

58 lines
1.0 KiB
JSON

{
"version": 2,
"brand": "Keebox",
"brand_id": "keebox",
"streams": [
{
"id": "keebox-1",
"url": "IMAGE.JPG",
"protocol": "http",
"port": 0,
"models": [
"1001",
"ICW1000",
"IPC1000W",
"IPC1000WI",
"Other"
]
},
{
"id": "keebox-2",
"url": "MJPEG.CGI",
"protocol": "http",
"port": 0,
"models": [
"IPC1000W",
"IPC1000WI"
]
},
{
"id": "keebox-3",
"url": "video.cgi?resolution=VGA",
"protocol": "http",
"port": 0,
"models": [
"IPC1000W"
]
},
{
"id": "keebox-4",
"url": "video.cgi?resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"IPC1000WI"
]
},
{
"id": "keebox-5",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}