[libcamera-devel] [PATCH 0/2] libcamera: pipeline: AeFlickerMode support

Kieran Bingham kieran.bingham at ideasonboard.com
Tue Jul 25 14:56:39 CEST 2023


Now that the AeFlickerMode is available, implement support for it on the
UVC pipeline handler. (Note this is compile tested only presently).

Also - remove the now redundant SceneFlicker workaround in the python
bindings as a cleanup patch.

Kieran Bingham (2):
  py: gen-py-controls: Remove SceneFlicker workaround
  libcamera: pipeline: uvcvideo: Implement AeFlickerMode

 src/libcamera/pipeline/uvcvideo/uvcvideo.cpp | 59 ++++++++++++++++++--
 src/py/libcamera/gen-py-controls.py          |  3 -
 2 files changed, 55 insertions(+), 7 deletions(-)

-- 
2.34.1



More information about the libcamera-devel mailing list