v1
latestOpenAPI 3.0.1AGPLv32026-07-17302746.4 KBGet current settings and properties of specific camera
get/api/v1/cameras/{id}
Response
OK
Example response
{
"name": "MuadDib_Camera_1",
"available_resolutions": [
{
"width": 640,
"height": 480
}
],
"resolution": {
"width": 640,
"height": 480
},
"focus": 0.5
}