26 lines
451 B
JSON
26 lines
451 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Agsso",
|
|
"brand_id": "agsso",
|
|
"streams": [
|
|
{
|
|
"id": "agsso-1",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"f-series"
|
|
]
|
|
},
|
|
{
|
|
"id": "agsso-2",
|
|
"url": "snap.jpg?JpegCam=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"srr"
|
|
]
|
|
}
|
|
]
|
|
}
|