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