Files
StrixCamDB/brands/off.json
T

17 lines
287 B
JSON

{
"version": 2,
"brand": "Off",
"brand_id": "off",
"streams": [
{
"id": "off-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]x[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}