weston/pipewire
Robert Mader 445ff6728b pipewire-[backend|plugin]: Add timestamps to buffers
In Pipewire and Gstreamer terminology Weston is a "live" source (as we
do not explicitly set PW_KEY_STREAM_IS_LIVE to false).
Such sources, be it compositors, cameras or microphones, usually set
the current system time as timestamps on buffers in order to make life
easier for consumers. Thus let's do so as well.

This notably helps when recording using `gstpipewiresrc` with the
`keepalive-time` property set.

Signed-off-by: Robert Mader <robert.mader@collabora.com>
2023-04-20 12:32:49 +00:00
..
meson.build pipewire: Drop support for 0.2 API 2021-10-27 09:18:51 +00:00
pipewire-plugin.c pipewire-[backend|plugin]: Add timestamps to buffers 2023-04-20 12:32:49 +00:00