Files
StrixCamDB/brands/balkon.json
T

28 lines
486 B
JSON

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