mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-02 09:01:50 -05:00
libcamera can detect camera transforms/rotation, e.g. from the device tree, and makes that information usable for clients via `CameraConfiguration::transform`. Advertise this information via the VideoTransform meta so Pipewire clients can adjust their output accordingly. Rotated cameras are common in mobile devices such as the Pinephone Pro, which was used to test this feature. |
||
|---|---|---|
| .. | ||
| libcamera-client.c | ||
| libcamera-device.cpp | ||
| libcamera-manager.cpp | ||
| libcamera-manager.hpp | ||
| libcamera-source.cpp | ||
| libcamera-utils.cpp | ||
| libcamera.c | ||
| libcamera.h | ||
| meson.build | ||