Files

38 lines
727 B
JSON

{
"version": 2,
"brand": "Wistino",
"brand_id": "wistino",
"streams": [
{
"id": "wistino-1",
"url": "/0",
"protocol": "rtsp",
"port": 554,
"models": [
"Other",
"wifi camera"
]
},
{
"id": "wistino-2",
"url": "?channel=[CHANNEL]&subtype=0",
"protocol": "dvrip",
"port": 34567,
"models": [
"*"
],
"notes": "DVR-IP/Sofia main stream (Xiongmai-based firmware)"
},
{
"id": "wistino-3",
"url": "?channel=[CHANNEL]&subtype=1",
"protocol": "dvrip",
"port": 34567,
"models": [
"*"
],
"notes": "DVR-IP/Sofia sub stream (Xiongmai-based firmware)"
}
]
}