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