35 lines
685 B
JSON
35 lines
685 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Ducki",
|
|
"brand_id": "ducki",
|
|
"streams": [
|
|
{
|
|
"id": "ducki-1",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"222"
|
|
]
|
|
},
|
|
{
|
|
"id": "ducki-2",
|
|
"url": "cgi-bin/snapshot.cgi?loginuse=[USERNAME]&loginpas=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"222"
|
|
]
|
|
},
|
|
{
|
|
"id": "ducki-3",
|
|
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other"
|
|
]
|
|
}
|
|
]
|
|
}
|