Skip to content

plugins/screencast: Provide absolute timestamps

Vlad Zahorodnii requested to merge work/cherry-pick-d86da339 into Plasma/5.27

Pipewire's buffer meta structure apparently wants the presentation timestamp to be absolute (where absolute means number of nanoseconds since computer was started). So subtracting the timestamp of the buffer breaks the timestamps later on in the pipeline.

(cherry picked from commit d86da339)

Merge request reports