26 lines
440 B
JSON
26 lines
440 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Bwa",
|
|
"brand_id": "bwa",
|
|
"streams": [
|
|
{
|
|
"id": "bwa-1",
|
|
"url": "cgi-bin/mjpegstream?cam=[CHANNEL]&single=1",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"DiREX-Pro DVR"
|
|
]
|
|
},
|
|
{
|
|
"id": "bwa-2",
|
|
"url": "cgi-bin/mjpegstream?cam=[CHANNEL]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"DiREX-Pro DVR"
|
|
]
|
|
}
|
|
]
|
|
}
|