Add dvrip streams to 47 existing Xiongmai OEM brands, create 61 new brand files

This commit is contained in:
eduard256
2026-04-03 21:37:31 +00:00
parent 467e2abbe9
commit 31e49655f9
108 changed files with 2587 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"version": 2,
"brand": "OUERTECH",
"brand_id": "ouertech",
"streams": [
{
"id": "ouertech-1",
"url": "?channel=[CHANNEL]&subtype=0",
"protocol": "dvrip",
"port": 34567,
"models": [
"*"
],
"notes": "DVR-IP/Sofia main stream (Xiongmai-based firmware)"
},
{
"id": "ouertech-2",
"url": "?channel=[CHANNEL]&subtype=1",
"protocol": "dvrip",
"port": 34567,
"models": [
"*"
],
"notes": "DVR-IP/Sofia sub stream (Xiongmai-based firmware)"
}
]
}