Files
StrixCamDB/brands/airview.json
T

18 lines
293 B
JSON

{
"version": 2,
"brand": "Airview",
"brand_id": "airview",
"streams": [
{
"id": "airview-1",
"url": "videostream.cgi?usr=[USERNAME]&pwd=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 0,
"models": [
"Other"
]
}
]
}