Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "August",
|
||||
"brand_id": "august",
|
||||
"streams": [
|
||||
{
|
||||
"id": "august-1",
|
||||
"url": "/live/stream1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"doorbell"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "august-2",
|
||||
"url": "/stream1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"doorbell"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "august-3",
|
||||
"url": "1/stream1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"doorbell"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "august-4",
|
||||
"url": "stream[CHANNEL]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"doorbell"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "august-5",
|
||||
"url": "/onvif/stream1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"doorbell"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "august-6",
|
||||
"url": "1/stream[CHANNEL]",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"doorbell"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "august-7",
|
||||
"url": "/stream1_v",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"doorbell"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user