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
+80
View File
@@ -0,0 +1,80 @@
{
"version": 2,
"brand": "Cptcam",
"brand_id": "cptcam",
"streams": [
{
"id": "cptcam-1",
"url": "videostream.cgi?rate=11",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"000751",
"CP-6M201W",
"Other"
]
},
{
"id": "cptcam-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"CP-6M201W",
"Stasi"
]
},
{
"id": "cptcam-3",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"CP-6M201W"
]
},
{
"id": "cptcam-4",
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"cp-8h801w"
]
},
{
"id": "cptcam-5",
"url": "/en/base/cgi-bin/videostream.cgi",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
"H.264 720P IP-Kamera"
]
},
{
"id": "cptcam-6",
"url": "videostream.cgi",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "cptcam-7",
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}