Files
StrixCamDB/brands/hawk.json
T

44 lines
836 B
JSON

{
"version": 2,
"brand": "Hawk",
"brand_id": "hawk",
"streams": [
{
"id": "hawk-1",
"url": "mjpeg?res=full&x0=0&y0=0&x1=100%&y1=100%&quality=12&doublescan=0",
"protocol": "http",
"port": 0,
"models": [
"bresta"
]
},
{
"id": "hawk-2",
"url": "video.cgi?resolution=VGA",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "hawk-3",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "hawk-4",
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}