mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
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. |
||
|---|---|---|
| .. | ||
| libcamera-device.cpp | ||
| libcamera-manager.cpp | ||
| libcamera-manager.hpp | ||
| libcamera-source.cpp | ||
| libcamera-utils.cpp | ||
| libcamera.c | ||
| libcamera.h | ||
| meson.build | ||