39 lines
722 B
JSON
39 lines
722 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Amax",
|
|
"brand_id": "amax",
|
|
"streams": [
|
|
{
|
|
"id": "amax-1",
|
|
"url": "/user=[USERNAME]&password=[PASSWORD]&channel=1&stream=0.sdp",
|
|
"type": "FFMPEG",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"2110"
|
|
]
|
|
},
|
|
{
|
|
"id": "amax-2",
|
|
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=1",
|
|
"type": "VLC",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"5210"
|
|
]
|
|
},
|
|
{
|
|
"id": "amax-3",
|
|
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"type": "JPEG",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"aip205",
|
|
"NK-610W1A"
|
|
]
|
|
}
|
|
]
|
|
}
|