Files
StrixCamDB/brands/cib-security.json
T

26 lines
517 B
JSON

{
"version": 2,
"brand": "Cib Security",
"brand_id": "cib-security",
"streams": [
{
"id": "cib-security-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"CUP 5011-WS"
]
},
{
"id": "cib-security-2",
"url": "cgi-bin/guest/Video.cgi?media=JPEG&channel=[CHANNEL]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}