Add converted brand data in v2 format (3626 brands, 17081 streams)

This commit is contained in:
eduard256
2026-03-23 12:23:22 +00:00
parent dadf7a8320
commit 87abdfc03c
3626 changed files with 252214 additions and 0 deletions
+63
View File
@@ -0,0 +1,63 @@
{
"version": 2,
"brand": "Robaxo",
"brand_id": "robaxo",
"streams": [
{
"id": "robaxo-1",
"url": "/",
"type": "FFMPEG",
"protocol": "http",
"port": 8090,
"models": [
"204B",
"RC204B"
]
},
{
"id": "robaxo-2",
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=1",
"type": "VLC",
"protocol": "rtsp",
"port": 1935,
"models": [
"4RC204A",
"Other",
"RC204",
"RC204A"
]
},
{
"id": "robaxo-3",
"url": "/cam/realmonitor?channel=1&subtype=00&authbasic=[AUTH]",
"type": "VLC",
"protocol": "rtsp",
"port": 1935,
"models": [
"RC204",
"RC204A"
]
},
{
"id": "robaxo-4",
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=01",
"type": "VLC",
"protocol": "rtsp",
"port": 1935,
"models": [
"RC204",
"RC204A"
]
},
{
"id": "robaxo-5",
"url": "/Streaming/Channels/102",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 8554,
"models": [
"RC360Z"
]
}
]
}