mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-10-29 05:40:27 -04:00
A driver node should use the target_duration and target_rate to adjust the quantum and rate when the graph starts. The camera nodes don't currently support any of this and simply enforce a specific rate and duration for the graph clock. Mark this with a FIXME. Otherwise, pipewire will complain that the node is ignoring the configured graph rate. We should really look at the graph target rate/quantum and only produce a buffer when it is inside the current graph cycle. This would make it possible to join audio and camera nodes and have them be in sync. |
||
|---|---|---|
| .. | ||
| aec | ||
| alsa | ||
| audioconvert | ||
| audiomixer | ||
| audiotestsrc | ||
| avb | ||
| bluez5 | ||
| control | ||
| ffmpeg | ||
| jack | ||
| libcamera | ||
| support | ||
| test | ||
| v4l2 | ||
| videoconvert | ||
| videotestsrc | ||
| volume | ||
| vulkan | ||
| meson.build | ||