Files
StrixCamDB/brands/akaso.json
T

50 lines
934 B
JSON

{
"version": 2,
"brand": "Akaso",
"brand_id": "akaso",
"streams": [
{
"id": "akaso-1",
"url": "/onvif1",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"B60",
"EK7000 Pro",
"IPIM-902"
]
},
{
"id": "akaso-2",
"url": "/0/[USERNAME]:[PASSWORD]/main",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"cs300"
]
},
{
"id": "akaso-3",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"ws130-401"
]
},
{
"id": "akaso-4",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 1935,
"models": [
"WS13M-401"
]
}
]
}