Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user