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
+44
View File
@@ -0,0 +1,44 @@
{
"version": 2,
"brand": "Avantgarde",
"brand_id": "avantgarde",
"streams": [
{
"id": "avantgarde-1",
"url": "/live/av0",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"123456",
"ip100",
"px-3720-675",
"pyle",
"S631",
"Sumpple",
"Sumpple S650"
]
},
{
"id": "avantgarde-2",
"url": "/live/av1",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 0,
"models": [
"S610"
]
},
{
"id": "avantgarde-3",
"url": "cgi-bin/videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"SUMPPLE",
"SUMPPLE S650"
]
}
]
}