29 lines
558 B
JSON
29 lines
558 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Blaupunkt",
|
|
"brand_id": "blaupunkt",
|
|
"streams": [
|
|
{
|
|
"id": "blaupunkt-1",
|
|
"url": "/cam/realmonitor?channel=1&subtype=00&authbasic=[AUTH]",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"D30",
|
|
"VIO-B30",
|
|
"vio-D40",
|
|
"VIO-DP20"
|
|
]
|
|
},
|
|
{
|
|
"id": "blaupunkt-2",
|
|
"url": "/cam/realmonitor?channel=1&subtype=00&authbasic=YWRtaW46MTNWV2JyMjg=",
|
|
"protocol": "rtsp",
|
|
"port": 554,
|
|
"models": [
|
|
"Vio-HS20"
|
|
]
|
|
}
|
|
]
|
|
}
|