Files
StrixCamDB/brands/nixzen.json
T

54 lines
997 B
JSON

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