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
+57
View File
@@ -0,0 +1,57 @@
{
"version": 2,
"brand": "Luxvision",
"brand_id": "luxvision",
"streams": [
{
"id": "luxvision-1",
"url": "/ch02/0",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"DVR"
]
},
{
"id": "luxvision-2",
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=3_stream=0.sdp",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"DVR 2014"
]
},
{
"id": "luxvision-3",
"url": "/user=[USERNAME]&password=[PASSWORD]&channel=1&stream=1.sdp",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"DVR6008T-EL"
]
},
{
"id": "luxvision-4",
"url": "/ch01.264",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"FI-8602W"
]
},
{
"id": "luxvision-5",
"url": "/ch05/0",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"HY-DVR"
]
}
]
}