Files
StrixCamDB/brands/guardzilla.json
T

78 lines
1.4 KiB
JSON

{
"version": 2,
"brand": "Guardzilla",
"brand_id": "guardzilla",
"streams": [
{
"id": "guardzilla-1",
"url": "mjpeg.cgi?user=[USERNAME]&password=[PASSWORD]&channel=[CHANNEL]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"gz100w"
]
},
{
"id": "guardzilla-2",
"url": "video.cgi?resolution=VGA",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"gz100w"
]
},
{
"id": "guardzilla-3",
"url": "/video.cgi?resolution=VGA",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
"gz100w"
]
},
{
"id": "guardzilla-4",
"url": "/onvif-media/media.amp",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"gz100w"
]
},
{
"id": "guardzilla-5",
"url": "/mpeg4",
"type": "MJPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"GZ100W"
]
},
{
"id": "guardzilla-6",
"url": "/video.mjpg?q=30&fps=33&id=0.5",
"type": "FFMPEG",
"protocol": "http",
"port": 8090,
"models": [
"GZ600W"
]
},
{
"id": "guardzilla-7",
"url": "/video.mp4",
"type": "FFMPEG",
"protocol": "http",
"port": 8080,
"models": [
"GZB100B"
]
}
]
}