Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,48 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Moto",
|
||||
"brand_id": "moto",
|
||||
"streams": [
|
||||
{
|
||||
"id": "moto-1",
|
||||
"url": "img/video.mjpeg",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"blink"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "moto-2",
|
||||
"url": "/video?profile=0",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 8056,
|
||||
"models": [
|
||||
"Handy"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "moto-3",
|
||||
"url": "/axis-cgi/mjpg/video.cgi",
|
||||
"type": "VLC",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "moto-4",
|
||||
"url": "video?profile=[CHANNEL]",
|
||||
"type": "MJPEG",
|
||||
"protocol": "http",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Other",
|
||||
"razr"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user