Skip to content

screen-cast-stream: Use SPA_META_Header

columbarius requested to merge columbarius/mutter:pipewire-meta-header into main

Follow-up to !2323 (merged)

Improvements with SPA_META_Header:

  • Buffers can have a timestamp,
  • Clients can detect that we are using flags to signal errors and can drop support for the old behaviour
  • We can flag and return whole buffers as corrupt, if they are unusable.

Merge request reports