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
+59
View File
@@ -0,0 +1,59 @@
{
"version": 2,
"brand": "Commend",
"brand_id": "commend",
"streams": [
{
"id": "commend-1",
"url": "3.mjpg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Duetto",
"EE980CM"
]
},
{
"id": "commend-2",
"url": "/mjpeg/video.mjpg?resolution=1280x960&fps=15",
"type": "MJPEG",
"protocol": "https",
"port": 443,
"models": [
"ID5"
]
},
{
"id": "commend-3",
"url": "video",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Intercom Client",
"TS8110V"
]
},
{
"id": "commend-4",
"url": "mjpeg/video.mjpeg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"WS-300"
]
},
{
"id": "commend-5",
"url": "video.cgi",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"WS-CM"
]
}
]
}