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
+85
View File
@@ -0,0 +1,85 @@
{
"version": 2,
"brand": "Fanvil",
"brand_id": "fanvil",
"streams": [
{
"id": "fanvil-1",
"url": "/stream.live0",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"i10v",
"i31S",
"i62",
"i63",
"i64"
]
},
{
"id": "fanvil-2",
"url": "/stream.live1",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"i10v",
"i62",
"i63"
]
},
{
"id": "fanvil-3",
"url": "/user=[USERNAME]&password=[PASSWORD]&channel=1&stream=0.sdp?real_stream",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"i16V",
"i30",
"i32V"
]
},
{
"id": "fanvil-4",
"url": "/0",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"i18s"
]
},
{
"id": "fanvil-5",
"url": "/user=[USERNAME]_password=[PASSWORD]_channel=1_stream=0.sdp",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"i30"
]
},
{
"id": "fanvil-6",
"url": "/user=[USERNAME]&password=[PASSWORD]&channel=1&stream=1.sdp?real_stream",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"i30"
]
},
{
"id": "fanvil-7",
"url": "/user=[USERNAME]&password=[PASSWORD]&channel=1&stream=2.sdp?real_stream",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"i32V"
]
}
]
}