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
+102
View File
@@ -0,0 +1,102 @@
{
"version": 2,
"brand": "Ring",
"brand_id": "ring",
"streams": [
{
"id": "ring-1",
"url": "/",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
"Doorbell",
"pro",
"Pro"
]
},
{
"id": "ring-2",
"url": "/ring.0/doorbell_82595437/livestream.mp4",
"type": "FFMPEG",
"protocol": "http",
"port": 8082,
"models": [
"Doorbell"
]
},
{
"id": "ring-3",
"url": "/image.cgi?type=motion&camera=0",
"type": "MJPEG",
"protocol": "http",
"port": 80,
"models": [
"doorbell 3",
"Doorbell 4",
"Stickup Cam",
"Video Doorbell Pro"
]
},
{
"id": "ring-4",
"url": "/image.cgi?type=motion&camera=2",
"type": "MJPEG",
"protocol": "http",
"port": 80,
"models": [
"ring 3"
]
},
{
"id": "ring-5",
"url": "/343ea4d97645_live",
"type": "FFMPEG",
"protocol": "rtsp",
"port": 8554,
"models": [
"Ring Dorbell Wired"
]
},
{
"id": "ring-6",
"url": "image.cgi?type=motion&camera=[CHANNEL]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Stickup Cam"
]
},
{
"id": "ring-7",
"url": "/api/camera_proxy_stream/camera.front_live_view",
"type": "FFMPEG",
"protocol": "http",
"port": 8123,
"models": [
"Stickup Cam"
]
},
{
"id": "ring-8",
"url": "/api/camera_proxy_stream/camera.gate_live_view",
"type": "FFMPEG",
"protocol": "http",
"port": 8123,
"models": [
"Video Doorbell Pro"
]
},
{
"id": "ring-9",
"url": "/api/camera_proxy_stream/camera.garden_live_view",
"type": "FFMPEG",
"protocol": "http",
"port": 80,
"models": [
"Video Doorbell Pro"
]
}
]
}