GStreamer and Windows Named Pipes Sink

Juan Garcia j.garcia at m-privacy.de
Thu Jul 7 07:47:56 UTC 2016


Hi Sebastian,

Am 07.07.2016 um 08:37 schrieb Sebastian Dröge:
> 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.
> 
> 

Thank you very much for the information. That looks like a good place to
start!

Cheers,
Juanito

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160707/61217f7a/attachment.sig>


More information about the gstreamer-devel mailing list