pipewire/spa/plugins/libcamera
David Turner 3a0ffe21e6 libcamera: Default to auto-focus & auto-exposure
libcamera says that cameras should default to manual focus mode.  This
means that unless pipewire clients specifically change this control,
users with an autofocus-capable camera are left with an out-of-focus
image.  This patch sets the autofocus mode to continuous and enables
auto-exposure (as the default for this is unspecified).

Testing with an imx708 on Raspberry Pi OS on a Raspberry Pi 4, before
this patch the image was generally out of focus in Firefox/webrtc, after
this patch autofocus works correctly.
2025-06-11 13:56:26 +00:00
..
libcamera-device.cpp
libcamera-manager.cpp
libcamera-manager.hpp
libcamera-source.cpp libcamera: Default to auto-focus & auto-exposure 2025-06-11 13:56:26 +00:00
libcamera-utils.cpp libcamera: Default to auto-focus & auto-exposure 2025-06-11 13:56:26 +00:00
libcamera.c
libcamera.h
meson.build