Add dvrip streams to 47 existing Xiongmai OEM brands, create 61 new brand files
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"version": 2,
|
||||
"brand": "Bestmo",
|
||||
"brand_id": "bestmo",
|
||||
"streams": [
|
||||
{
|
||||
"id": "bestmo-1",
|
||||
"url": "?channel=[CHANNEL]&subtype=0",
|
||||
"protocol": "dvrip",
|
||||
"port": 34567,
|
||||
"models": [
|
||||
"*"
|
||||
],
|
||||
"notes": "DVR-IP/Sofia main stream (Xiongmai-based firmware)"
|
||||
},
|
||||
{
|
||||
"id": "bestmo-2",
|
||||
"url": "?channel=[CHANNEL]&subtype=1",
|
||||
"protocol": "dvrip",
|
||||
"port": 34567,
|
||||
"models": [
|
||||
"*"
|
||||
],
|
||||
"notes": "DVR-IP/Sofia sub stream (Xiongmai-based firmware)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user