Files
StrixCamDB/brands/arrow-security-system.json
T

26 lines
577 B
JSON

{
"version": 2,
"brand": "Arrow Security System",
"brand_id": "arrow-security-system",
"streams": [
{
"id": "arrow-security-system-1",
"url": "cgi-bin/wappaint?camera_no=[CHANNEL]&animation=0&name=[USERNAME]&password=[PASSWORD]&pic_size=2",
"protocol": "http",
"port": 0,
"models": [
"AR7916"
]
},
{
"id": "arrow-security-system-2",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}