Files
StrixCamDB/brands/duhua.json
T

36 lines
657 B
JSON

{
"version": 2,
"brand": "Duhua",
"brand_id": "duhua",
"streams": [
{
"id": "duhua-1",
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"ipc",
"Other"
]
},
{
"id": "duhua-2",
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=1",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
},
{
"id": "duhua-3",
"url": "cam/realmonitor?channel=[CHANNEL]&subtype=00",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
}
]
}