tcpserversink / tcpclientsrc bug on Windows?

Roland Peffer gdevel at clixxun.com
Wed Feb 8 04:23:15 UTC 2017


Hello,

I may have found a bug regarding tcpserversink / tcpclientsrc on Windows 10 with GStreamer 10.0.3 32 bit .
If I start 2 pipelines like:

> get-launch-1.0 -v videotestsrc ! gdppay ! tcpserversink

and

> get-launch-1.0 -v tcpclientsink ! gdpdepay ! glimagesink

or

> get-launch-1.0 -v tcpclientsink ! gdpdepay ! fakesink silent=false


the receiving pipeline only gets the first image and then freezes. The same pipelines on linux work as they should.
If I stop ther server pipeline the client pipeline also exits, what means it is still alive but not processing incoming buffers.
Can anyone verify this?

Thanks,
Roland


More information about the gstreamer-devel mailing list