39 lines
747 B
JSON
39 lines
747 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Smtsec",
|
|
"brand_id": "smtsec",
|
|
"streams": [
|
|
{
|
|
"id": "smtsec-1",
|
|
"url": "/mpeg4",
|
|
"protocol": "rtsp",
|
|
"port": 0,
|
|
"models": [
|
|
"H15HP",
|
|
"SIP-E0312-178D",
|
|
"UNLISTED"
|
|
]
|
|
},
|
|
{
|
|
"id": "smtsec-2",
|
|
"url": "?channel=[CHANNEL]&subtype=0",
|
|
"protocol": "dvrip",
|
|
"port": 34567,
|
|
"models": [
|
|
"*"
|
|
],
|
|
"notes": "DVR-IP/Sofia main stream (Xiongmai-based firmware)"
|
|
},
|
|
{
|
|
"id": "smtsec-3",
|
|
"url": "?channel=[CHANNEL]&subtype=1",
|
|
"protocol": "dvrip",
|
|
"port": 34567,
|
|
"models": [
|
|
"*"
|
|
],
|
|
"notes": "DVR-IP/Sofia sub stream (Xiongmai-based firmware)"
|
|
}
|
|
]
|
|
}
|