37 lines
643 B
JSON
37 lines
643 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Anson",
|
|
"brand_id": "anson",
|
|
"streams": [
|
|
{
|
|
"id": "anson-1",
|
|
"url": "/mpeg4cif",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"ax-200dbi-ip",
|
|
"Ax-200PID-IP",
|
|
"AX-4201IPW-B"
|
|
]
|
|
},
|
|
{
|
|
"id": "anson-2",
|
|
"url": "img/snapshot.cgi?size=2",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"AX-200PID-IP"
|
|
]
|
|
},
|
|
{
|
|
"id": "anson-3",
|
|
"url": "/channel=0;stream=1;user=[USERNAME];pass=[PASSWORD];",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"AX-A005"
|
|
]
|
|
}
|
|
]
|
|
}
|