Files
StrixCamDB/brands/pir.json
T

26 lines
464 B
JSON

{
"version": 2,
"brand": "Pir",
"brand_id": "pir",
"streams": [
{
"id": "pir-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"WF-450"
]
},
{
"id": "pir-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"WF-450"
]
}
]
}