v1
latestOpenAPI 3.0.1AGPLv32026-07-17302746.4 KBGet a list of active cameras and its properties
get/api/v1/cameras
Response
OK
Example response
[
{
"camera_id": "sh42arta",
"config": {
"path": "/dev/video0",
"name": "Camera L4D",
"driver": "V4L2",
"resolution": "1280x720"
}
}
]