Files
StrixCamDB/brands/aku.json
T

35 lines
651 B
JSON

{
"version": 2,
"brand": "Aku",
"brand_id": "aku",
"streams": [
{
"id": "aku-1",
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
"protocol": "rtsp",
"port": 0,
"models": [
"AK-1020"
]
},
{
"id": "aku-2",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"AK-1020"
]
},
{
"id": "aku-3",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"AK-1020"
]
}
]
}