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
+60
View File
@@ -0,0 +1,60 @@
{
"version": 2,
"brand": "Bl Ip-cam",
"brand_id": "bl-ip-cam",
"streams": [
{
"id": "bl-ip-cam-1",
"url": "tmpfs/auto.jpg",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"1212",
"234"
]
},
{
"id": "bl-ip-cam-2",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"546577",
"Other"
]
},
{
"id": "bl-ip-cam-3",
"url": "mjpeg?res=full&x0=0&y0=0&x1=100%&y1=100%&quality=12&doublescan=0",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"HTC Glacier",
"Other"
]
},
{
"id": "bl-ip-cam-4",
"url": "mjpeg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"IP-CAMERA"
]
},
{
"id": "bl-ip-cam-5",
"url": "img/snapshot.cgi?size=2",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}