Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Evolveo",
|
||||
"brand_id": "evolveo",
|
||||
"streams": [
|
||||
{
|
||||
"id": "evolveo-1",
|
||||
"url": "/stream1-1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Detective POE8 Smart"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "evolveo-2",
|
||||
"url": "/stream2-1",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 0,
|
||||
"models": [
|
||||
"Detective POE8 Smart"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "evolveo-3",
|
||||
"url": "/SubStream",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
"Other"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user