37 lines
745 B
JSON
37 lines
745 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Bessky",
|
|
"brand_id": "bessky",
|
|
"streams": [
|
|
{
|
|
"id": "bessky-1",
|
|
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=1",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"BE-IPWB200ZW"
|
|
]
|
|
},
|
|
{
|
|
"id": "bessky-2",
|
|
"url": "?channel=[CHANNEL]&subtype=0",
|
|
"protocol": "dvrip",
|
|
"port": 34567,
|
|
"models": [
|
|
"*"
|
|
],
|
|
"notes": "DVR-IP/Sofia main stream (Xiongmai-based firmware)"
|
|
},
|
|
{
|
|
"id": "bessky-3",
|
|
"url": "?channel=[CHANNEL]&subtype=1",
|
|
"protocol": "dvrip",
|
|
"port": 34567,
|
|
"models": [
|
|
"*"
|
|
],
|
|
"notes": "DVR-IP/Sofia sub stream (Xiongmai-based firmware)"
|
|
}
|
|
]
|
|
}
|