Files
StrixCamDB/legacy/brands/visonic.json
T

38 lines
658 B
JSON

{
"brand": "Visonic",
"brand_id": "visonic",
"last_updated": "2025-10-17",
"source": "ispyconnect.com",
"entries": [
{
"models": [
"3100",
"CAM2000",
"Other"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "cgi/mjpg/mjpg.cgi"
},
{
"models": [
"cam2000",
"CAM2000"
],
"type": "MJPEG",
"protocol": "http",
"port": 0,
"url": "video.cgi?resolution=VGA"
},
{
"models": [
"Other"
],
"type": "JPEG",
"protocol": "http",
"port": 0,
"url": "cgi-bin/image.jpg"
}
]
}