Files
StrixCamDB/brands/clearpix.json
T

18 lines
312 B
JSON

{
"version": 2,
"brand": "Clearpix",
"brand_id": "clearpix",
"streams": [
{
"id": "clearpix-1",
"url": "cgi-bin/cmd/system?GET_STREAM&USER=[USERNAME]&PWD=[PASSWORD]",
"type": "MJPEG",
"protocol": "http",
"port": 5544,
"models": [
"CPX"
]
}
]
}