Files
StrixCamDB/brands/sacam.json
T

51 lines
948 B
JSON

{
"version": 2,
"brand": "Sacam",
"brand_id": "sacam",
"streams": [
{
"id": "sacam-1",
"url": "/onvif1",
"protocol": "rtsp",
"port": 0,
"models": [
"cn-72m1wl",
"CN-72M2WL"
]
},
{
"id": "sacam-2",
"url": "/1.3gp",
"protocol": "rtsp",
"port": 554,
"models": [
"CN-72M2WH",
"CN-72M2WL",
"p2p",
"p2p hd",
"SW27897964"
]
},
{
"id": "sacam-3",
"url": "?channel=[CHANNEL]&subtype=0",
"protocol": "dvrip",
"port": 34567,
"models": [
"*"
],
"notes": "DVR-IP/Sofia main stream (Xiongmai-based firmware)"
},
{
"id": "sacam-4",
"url": "?channel=[CHANNEL]&subtype=1",
"protocol": "dvrip",
"port": 34567,
"models": [
"*"
],
"notes": "DVR-IP/Sofia sub stream (Xiongmai-based firmware)"
}
]
}