26 lines
440 B
JSON
26 lines
440 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Balkon",
|
|
"brand_id": "balkon",
|
|
"streams": [
|
|
{
|
|
"id": "balkon-1",
|
|
"url": "dms.jpg",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
},
|
|
{
|
|
"id": "balkon-2",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"ttt"
|
|
]
|
|
}
|
|
]
|
|
}
|