38 lines
741 B
JSON
38 lines
741 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Merlin",
|
|
"brand_id": "merlin",
|
|
"streams": [
|
|
{
|
|
"id": "merlin-1",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"IP CAMERA Lite",
|
|
"Other",
|
|
"vstc"
|
|
]
|
|
},
|
|
{
|
|
"id": "merlin-2",
|
|
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other",
|
|
"WIFI CAMERA"
|
|
]
|
|
},
|
|
{
|
|
"id": "merlin-3",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Wifi Camera"
|
|
]
|
|
}
|
|
]
|
|
}
|