Files
StrixCamDB/brands/boh.json
T

29 lines
542 B
JSON

{
"version": 2,
"brand": "Boh",
"brand_id": "boh",
"streams": [
{
"id": "boh-1",
"url": "GetData.cgi?CH=[CHANNEL]&Codec=jpeg&Size=[WIDTH]x[HEIGHT]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"h.264"
]
},
{
"id": "boh-2",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"l series ip camera",
"Other"
]
}
]
}