Skip to content

Waylandsink - same buffer on multiple wl displays

Closes #1338 (closed)

This MR adds a unique WlBuffer context for each display to each WlBuffer, so that the same GstBuffer can be displayed on multiple waylandsink instances, each with their own connection to the wayland display.

Merge request reports