Files
StrixCamDB/brands/viewmax.json
T

47 lines
847 B
JSON

{
"version": 2,
"brand": "Viewmax",
"brand_id": "viewmax",
"streams": [
{
"id": "viewmax-1",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"DVR",
"Other"
]
},
{
"id": "viewmax-2",
"url": "cgi-bin/view.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"DVR"
]
},
{
"id": "viewmax-3",
"url": "live.sdp",
"protocol": "rtsp",
"port": 0,
"models": [
"IP-8332",
"Other",
"VM-1IPPT"
]
},
{
"id": "viewmax-4",
"url": "snap.jpg?JpegCam=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}