Adding controls support to libcamera test applications
- Mentors
- Kieran Bingham
- Organization
- libcamera
- Technologies
- linux, c++, qt
- Topics
- camera, ui/ux
Currently libcamera's ability to set control over each frame and stream is not reflected by the test applications. We don't have any way to set the controls using the test applications (qcam and cam).
This proposal aims to address that. It would add a clear set of GUI controls to qcam and a cmd line friendly way for cam to set the control over the frames.