mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-26 18:15:06 +03:00
cam: add utility to control cameras
Provide a utility to interact with cameras. This initial state is limited and only supports listing cameras in the system and selecting a camera to interact with. There is not much a interacting possible yet with a camera so the tool simply exercise the API to get hold of a camera. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
1369c0b7c3
commit
fba3d04607
3 changed files with 152 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
subdir('libcamera')
|
||||
subdir('cam')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue