Skip to content
Commit 445ff672 authored by Robert Mader's avatar Robert Mader Committed by Robert Mader
Browse files

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: default avatarRobert Mader <robert.mader@collabora.com>
parent 34400d7d
Loading
Loading
Loading
Pipeline #862174 passed with stages
in 5 minutes and 13 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment