47 lines
940 B
JSON
47 lines
940 B
JSON
{
|
|
"version": 2,
|
|
"brand": "Koolertron",
|
|
"brand_id": "koolertron",
|
|
"streams": [
|
|
{
|
|
"id": "koolertron-1",
|
|
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"Other",
|
|
"SP-SHEX21-SL"
|
|
]
|
|
},
|
|
{
|
|
"id": "koolertron-2",
|
|
"url": "videostream.cgi?rate=0&user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 81,
|
|
"models": [
|
|
"Other",
|
|
"PnP",
|
|
"SP-SHEX21-SL"
|
|
]
|
|
},
|
|
{
|
|
"id": "koolertron-3",
|
|
"url": "snapshot.cgi?user=[USERNAME]&pwd=[PASSWORD]",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"SP-SHEX21-SL"
|
|
]
|
|
},
|
|
{
|
|
"id": "koolertron-4",
|
|
"url": "videostream.cgi?resolution=8&rate=13",
|
|
"protocol": "http",
|
|
"port": 0,
|
|
"models": [
|
|
"SP-SHEX21-SL"
|
|
]
|
|
}
|
|
]
|
|
}
|