20 lines
337 B
JSON
20 lines
337 B
JSON
{
|
|
"AppBar": {
|
|
"Monitor": 0,
|
|
"Side": "Top",
|
|
"Size": 480
|
|
},
|
|
|
|
"Cameras": [
|
|
{
|
|
"URL": "http://username:password@ipcamera1/videostream.cgi",
|
|
"Width": 480,
|
|
"Height": 360
|
|
},
|
|
{
|
|
"URL": "http://username:password@ipcamera2/videostream.cgi",
|
|
"Width": 480,
|
|
"Height": 360
|
|
}
|
|
]
|
|
} |