Files

46 lines
973 B
JSON

{
"version": 2,
"brand": "Plaisio",
"brand_id": "plaisio",
"streams": [
{
"id": "plaisio-1",
"url": "videostream.cgi?user=[USERNAME]&pwd=[PASSWORD]&resolution=32&rate=0",
"protocol": "http",
"port": 0,
"models": [
"IP CAMERA111"
]
},
{
"id": "plaisio-2",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=64&rate=0",
"protocol": "http",
"port": 0,
"models": [
"ipcam02",
"Other",
"TURBOX"
]
},
{
"id": "plaisio-3",
"url": "videostream.asf?user=[USERNAME]&pwd=[PASSWORD]&resolution=[WIDTH]*[HEIGHT]",
"protocol": "http",
"port": 0,
"models": [
"TURBOX"
]
},
{
"id": "plaisio-4",
"url": "cgi-bin/CGIProxy.fcgi?cmd=snapPicture2&usr=[USERNAME]&pwd=[PASSWORD]&",
"protocol": "http",
"port": 0,
"models": [
"TURBOX-25hd"
]
}
]
}