Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Blitzwolf",
|
||||
"brand_id": "blitzwolf",
|
||||
"streams": [
|
||||
{
|
||||
"id": "blitzwolf-1",
|
||||
"url": "/1.3gp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 8554,
|
||||
"models": [
|
||||
"B1W",
|
||||
"BW-SCI1",
|
||||
"BW-SIC1",
|
||||
"First",
|
||||
"Other",
|
||||
"SIC1",
|
||||
"smart camera",
|
||||
"smartcam"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "blitzwolf-2",
|
||||
"url": "/2.3gp",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 8554,
|
||||
"models": [
|
||||
"B1W",
|
||||
"BW-SCI1",
|
||||
"BW-SIC1",
|
||||
"SIC1",
|
||||
"smart camera"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user