gstreamer/subprojects/gst-plugins-bad/gst/unixfd
Xavier Claessens f1a1901b8b unixfd: New plugin with unixfdsink and unixfdsrc elements
This pair of elements, inspired from shmsink/shmsrc, send unix file
descriptors (e.g. memfd, dmabuf) from one sink to multiple source
elements in other processes.

The unixfdsink proposes a memfd/shm allocator, which causes for example
videotestsrc to write directly into memories that can be transfered to
other processes without copying.

Sponsored-by: Netflix Inc.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5328>
2023-11-03 18:22:00 +00:00
..
gstunixfd.c unixfd: New plugin with unixfdsink and unixfdsrc elements 2023-11-03 18:22:00 +00:00
gstunixfd.h unixfd: New plugin with unixfdsink and unixfdsrc elements 2023-11-03 18:22:00 +00:00
gstunixfdsink.c unixfd: New plugin with unixfdsink and unixfdsrc elements 2023-11-03 18:22:00 +00:00
gstunixfdsrc.c unixfd: New plugin with unixfdsink and unixfdsrc elements 2023-11-03 18:22:00 +00:00
meson.build unixfd: New plugin with unixfdsink and unixfdsrc elements 2023-11-03 18:22:00 +00:00