Files
StrixCamDB/brands/bullwark.json
T

36 lines
657 B
JSON

{
"version": 2,
"brand": "Bullwark",
"brand_id": "bullwark",
"streams": [
{
"id": "bullwark-1",
"url": "/ch0_0.264",
"protocol": "rtsp",
"port": 8000,
"models": [
"2101IP-V"
]
},
{
"id": "bullwark-2",
"url": "snapshot.jpg?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 7000,
"models": [
"BLW-2024",
"BLW-2202IP"
]
},
{
"id": "bullwark-3",
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}