Files
StrixCamDB/brands/dnvr.json
T

28 lines
517 B
JSON

{
"version": 2,
"brand": "Dnvr",
"brand_id": "dnvr",
"streams": [
{
"id": "dnvr-1",
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"D8208-2"
]
},
{
"id": "dnvr-2",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]&strm=[CHANNEL]",
"type": "JPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}