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
+56
View File
@@ -0,0 +1,56 @@
{
"version": 2,
"brand": "Ul-tech",
"brand_id": "ul-tech",
"streams": [
{
"id": "ul-tech-1",
"url": "user=[USERNAME]&password=[PASSWORD]&channel=1&stream=0.sdp?",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"CCTV",
"CCTV-4C-4B-BK",
"FP2",
"Other",
"W-NVR",
"XVR"
]
},
{
"id": "ul-tech-2",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"CCTV-WF-CLA-8C-$B",
"Other"
]
},
{
"id": "ul-tech-3",
"url": "/onvif1",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 554,
"models": [
"EC76-U15",
"EC76-X15",
"FP2",
"Other"
]
},
{
"id": "ul-tech-4",
"url": "/?action=stream",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
"W-NVR"
]
}
]
}