Files
StrixCamDB/brands/arvani-cctv.json
T

39 lines
730 B
JSON

{
"version": 2,
"brand": "Arvani Cctv",
"brand_id": "arvani-cctv",
"streams": [
{
"id": "arvani-cctv-1",
"url": "snap.jpg?JpegCam=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"H264-IPCAM"
]
},
{
"id": "arvani-cctv-2",
"url": "video.cgi?resolution=VGA",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"IP551WI"
]
},
{
"id": "arvani-cctv-3",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"ZZW28-2",
"ZZW28-3"
]
}
]
}