Files
StrixCamDB/brands/pritech.json
T

36 lines
648 B
JSON

{
"version": 2,
"brand": "Pritech",
"brand_id": "pritech",
"streams": [
{
"id": "pritech-1",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"541w"
]
},
{
"id": "pritech-2",
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
"protocol": "http",
"port": 0,
"models": [
"541w",
"JW0005"
]
},
{
"id": "pritech-3",
"url": "cgi/mjpg/mjpeg.cgi",
"protocol": "http",
"port": 0,
"models": [
"541w"
]
}
]
}