Add converted brand data in v2 format (3626 brands, 17081 streams)
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Tbkvision",
|
||||
"brand_id": "tbkvision",
|
||||
"streams": [
|
||||
{
|
||||
"id": "tbkvision-1",
|
||||
"url": "/Streaming/Channels/[CHANNEL+1]01",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
"*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "tbkvision-2",
|
||||
"url": "/Streaming/Channels/[CHANNEL]01",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
"*"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "tbkvision-3",
|
||||
"url": "/Streaming/Channels/101",
|
||||
"type": "FFMPEG",
|
||||
"protocol": "rtsp",
|
||||
"port": 554,
|
||||
"models": [
|
||||
"TBK-BUL8841Z"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user