Files
StrixCamDB/brands/hi-focus.json
T

35 lines
643 B
JSON

{
"version": 2,
"brand": "Hi-focus",
"brand_id": "hi-focus",
"streams": [
{
"id": "hi-focus-1",
"url": "cgi-bin/snapshot.cgi?1",
"protocol": "http",
"port": 0,
"models": [
"HD401W1-H"
]
},
{
"id": "hi-focus-2",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"HD401W1-H"
]
},
{
"id": "hi-focus-3",
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=1",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
}
]
}