Files
StrixCamDB/brands/voordeur.json
T

35 lines
650 B
JSON

{
"version": 2,
"brand": "Voordeur",
"brand_id": "voordeur",
"streams": [
{
"id": "voordeur-1",
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Duhua"
]
},
{
"id": "voordeur-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
},
{
"id": "voordeur-3",
"url": "/live0",
"protocol": "rtsp",
"port": 0,
"models": [
"Other"
]
}
]
}