27 lines
484 B
JSON
27 lines
484 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Nightwatcher",
|
|
"brand_id": "nightwatcher",
|
|
"streams": [
|
|
{
|
|
"id": "nightwatcher-1",
|
|
"url": "cgi-bin/snapshot.cgi?1",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"nw750"
|
|
]
|
|
},
|
|
{
|
|
"id": "nightwatcher-2",
|
|
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"nw750",
|
|
"NW750"
|
|
]
|
|
}
|
|
]
|
|
}
|