Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Seculink",
|
||||
"brand_id": "seculink",
|
||||
"streams": [
|
||||
{
|
||||
"id": "seculink-1",
|
||||
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"10709"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "seculink-2",
|
||||
"url": "snap.jpg?JpegCam=[CHANNEL]",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 5544,
|
||||
"models": [
|
||||
"avr7804",
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "seculink-3",
|
||||
"url": "/live1.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"HD IPC",
|
||||
"Other",
|
||||
"SA-IPC1100HI"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "seculink-4",
|
||||
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"ipc-r10"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "seculink-5",
|
||||
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "seculink-6",
|
||||
"url": "/live0.264",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "seculink-7",
|
||||
"url": "img/snapshot.cgi?size=2",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "seculink-8",
|
||||
"url": "video.cgi?resolution=VGA",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user