mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-05-11 18:58:57 +00:00
These elements allow splitting a pipeline across several processes, with communication done by the ipcpipelinesink and ipcpipelinesrc elements. The main use case is to split a playback pipeline into a process that runs networking, parser & demuxer and another process that runs the decoder & sink, for security reasons. https://bugzilla.gnome.org/show_bug.cgi?id=752214 |
||
---|---|---|
.. | ||
gstipcpipeline.c | ||
gstipcpipelinecomm.c | ||
gstipcpipelinecomm.h | ||
gstipcpipelinesink.c | ||
gstipcpipelinesink.h | ||
gstipcpipelinesrc.c | ||
gstipcpipelinesrc.h | ||
gstipcslavepipeline.c | ||
gstipcslavepipeline.h | ||
Makefile.am | ||
protocol.txt |