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
+57
View File
@@ -0,0 +1,57 @@
{
"version": 2,
"brand": "Google",
"brand_id": "google",
"streams": [
{
"id": "google-1",
"url": "videofeed",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"d820",
"Nexus",
"Nexus 4",
"Nexus 5",
"nexus 6",
"Nexus 7",
"nexus5",
"nexus7",
"Pixel",
"Pixel XL"
]
},
{
"id": "google-2",
"url": "/get_image?uuid=8ce29a75e847488797e1a32122fb6fc8&public=0FFS3vFQ9I",
"type": "MJPEG",
"protocol": "https",
"port": 443,
"models": [
"Nest"
]
},
{
"id": "google-3",
"url": "/",
"type": "FFMPEG",
"protocol": "https",
"port": 8080,
"models": [
"Pixel",
"Pixel 2XL"
]
},
{
"id": "google-4",
"url": "/videofeed",
"type": "FFMPEG",
"protocol": "http",
"port": 4747,
"models": [
"Pixel"
]
}
]
}