17 lines
276 B
JSON
17 lines
276 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Magic Eye",
|
|
"brand_id": "magic-eye",
|
|
"streams": [
|
|
{
|
|
"id": "magic-eye-1",
|
|
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Digital"
|
|
]
|
|
}
|
|
]
|
|
}
|