Files
StrixCamDB/brands/nixzen.json
T

59 lines
1.1 KiB
JSON

{
"version": 2,
"brand": "Nixzen",
"brand_id": "nixzen",
"streams": [
{
"id": "nixzen-1",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"150H"
]
},
{
"id": "nixzen-2",
"url": "/live/av0",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"h803",
"Other"
]
},
{
"id": "nixzen-3",
"url": "video.cgi?resolution=[WIDTH]x[HEIGHT]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "nixzen-4",
"url": "cgi-bin/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "nixzen-5",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
"type": "VLC",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}