29 lines
553 B
JSON
29 lines
553 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Bush Plus",
|
|
"brand_id": "bush-plus",
|
|
"streams": [
|
|
{
|
|
"id": "bush-plus-1",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"BU-300WF"
|
|
]
|
|
},
|
|
{
|
|
"id": "bush-plus-2",
|
|
"url": "cgi-bin/snapshot.cgi?chn=[CHANNEL]&u=[USERNAME]&p=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"BU-500WF",
|
|
"BU-CM100",
|
|
"H-264",
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|