Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Surecom",
|
||||
"brand_id": "surecom",
|
||||
"streams": [
|
||||
{
|
||||
"id": "surecom-1",
|
||||
"url": "video.cgi?resolution=[WIDTH]x[HEIGHT]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"LN-400"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "surecom-2",
|
||||
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"LN-400"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "surecom-3",
|
||||
"url": "img/snapshot.cgi?size=2",
|
||||
"type": "JPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "surecom-4",
|
||||
"url": "mjpeg.cgi",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "surecom-5",
|
||||
"url": "?action=appletvstream",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "surecom-6",
|
||||
"url": "img/video.sav",
|
||||
"type": "VLC",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user