Files
StrixCamDB/brands/area.json
T

18 lines
307 B
JSON

{
"version": 2,
"brand": "Area",
"brand_id": "area",
"streams": [
{
"id": "area-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"type": "FFMPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}