GStreamer and Windows Named Pipes Sink

Sebastian Dröge sebastian at centricular.com
Thu Jul 7 06:37:36 UTC 2016


On Mo, 2016-07-04 at 16:48 +0200, Juan Garcia wrote:
> Dear gstreamer-devs,
> 
> First of all, thank you very much for this veeeeeery cool piece of
> software!
> 
> I have been looking for information about this on the Internet for a
> long time to no avail.
> 
> Is there a way to use a Windows named pipe as a sink?
> 
> I guess it is not possible using the command line, as far as I've
> understood. Please correct me if I'm wrong.
> 
> Is at all possible do this in C++ using the GStreamer SDK?

There is currently no sink (or src) for Windows named pipes, only for
the UNIX equivalents. You would have to write one, which should be
relatively simple if you start your code with e.g. fdsink and then just
replace everything with the Windows pipe API.

-- 

Sebastian Dröge, Centricular Ltd · http://www.centricular.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160707/96245061/attachment.sig>


More information about the gstreamer-devel mailing list