Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "R-tech",
|
||||
"brand_id": "r-tech",
|
||||
"streams": [
|
||||
{
|
||||
"id": "r-tech-1",
|
||||
"url": "/cam/realmonitor",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"1220-MHP5JLI"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "r-tech-2",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"1220-MHP5JLI",
|
||||
"CA-IP-BV101-W V2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "r-tech-3",
|
||||
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"1220-MHP5JLI",
|
||||
"CA-IP-BV101-W V2",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "r-tech-4",
|
||||
"url": "videostream.asf",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CA-IP-BV101-W V2",
|
||||
"Other",
|
||||
"TR House"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "r-tech-5",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CA-IP-BV101-W V2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "r-tech-6",
|
||||
"url": "snapshot.cgi",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CA-IP-BV101-W V2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "r-tech-7",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"CA-IP-BV101-W V2"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "r-tech-8",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user