Expand bubble protocol coverage to 13 brands, fix placeholder

This commit is contained in:
eduard256
2026-04-01 18:11:40 +00:00
parent cd7a3b6568
commit b099636f45
13 changed files with 190 additions and 80 deletions
+6 -16
View File
@@ -5,33 +5,23 @@
"streams": [
{
"id": "zosi-1",
"url": "/bubble/live?ch={channel}&stream=0",
"url": "/bubble/live?ch=[CHANNEL]&stream=0",
"protocol": "bubble",
"port": 80,
"models": [
"NVR",
"DVR",
"H.264",
"H.265",
"HiSilicon",
"Other"
"*"
],
"notes": "Bubble Protocol - main stream (works with go2rtc bubble:// source)"
"notes": "Bubble protocol main stream - XiongMai/XM-based firmware"
},
{
"id": "zosi-2",
"url": "/bubble/live?ch={channel}&stream=1",
"url": "/bubble/live?ch=[CHANNEL]&stream=1",
"protocol": "bubble",
"port": 80,
"models": [
"NVR",
"DVR",
"H.264",
"H.265",
"HiSilicon",
"Other"
"*"
],
"notes": "Bubble Protocol - sub stream (lower quality)"
"notes": "Bubble protocol sub stream - XiongMai/XM-based firmware"
},
{
"id": "zosi-3",