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
+68
View File
@@ -0,0 +1,68 @@
{
"version": 2,
"brand": "Ip Webcam Android",
"brand_id": "ip-webcam-android",
"streams": [
{
"id": "ip-webcam-android-1",
"url": "/video",
"type": "FFMPEG",
"protocol": "http",
"port": 4747,
"models": [
"IP WEBCAM FOR ANDROID",
"Other"
]
},
{
"id": "ip-webcam-android-2",
"url": "/video?1280x720",
"type": "FFMPEG",
"protocol": "http",
"port": 4747,
"models": [
"Other"
]
},
{
"id": "ip-webcam-android-3",
"url": "video?submenu=mjpg",
"type": "MJPEG",
"protocol": "http",
"port": 8080,
"models": [
"Other"
]
},
{
"id": "ip-webcam-android-4",
"url": "mjpeg",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "ip-webcam-android-5",
"url": "mjpeg?res=full&x0=0&y0=0&x1=100%&y1=100%&quality=12&doublescan=0",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "ip-webcam-android-6",
"url": "videofeed",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"White Phone"
]
}
]
}