28 lines
621 B
JSON
28 lines
621 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",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"AR7916"
|
|
]
|
|
},
|
|
{
|
|
"id": "arrow-security-system-2",
|
|
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|