Files
StrixCamDB/legacy/brands/keebox.json
T

58 lines
1.0 KiB
JSON

{
"brand": "Keebox",
"brand_id": "keebox",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"1001",
"ICW1000",
"IPC1000W",
"IPC1000WI",
"Other"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "IMAGE.JPG"
},
{
"models": [
"IPC1000W",
"IPC1000WI"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "MJPEG.CGI"
},
{
"models": [
"IPC1000W"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "video.cgi?resolution=VGA"
},
{
"models": [
"IPC1000WI"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "video.cgi?resolution=[WIDTH]x[HEIGHT]"
},
{
"models": [
"Other"
],
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0"
}
]
}