Files
StrixCamDB/brands/zenith-cctv.json
T

71 lines
1.4 KiB
JSON

{
"version": 2,
"brand": "Zenith Cctv",
"brand_id": "zenith-cctv",
"streams": [
{
"id": "zenith-cctv-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "zenith-cctv-2",
"url": "videostream.asf",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "zenith-cctv-3",
"url": "cgi-bin/sf.cgi",
"protocol": "http",
"port": 0,
"models": [
"ZN-IPC1"
]
},
{
"id": "zenith-cctv-4",
"url": "/H264",
"protocol": "rtsp",
"port": 0,
"models": [
"ZPI-132P"
]
},
{
"id": "zenith-cctv-5",
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"ZPI-132P"
]
},
{
"id": "zenith-cctv-6",
"url": "axis-cgi/mjpg/video.cgi?camera=1&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"ZPI-132P"
]
},
{
"id": "zenith-cctv-7",
"url": "axis-cgi/mjpg/video.cgi?camera=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"ZPI-132P"
]
}
]
}