need help for transferring YUV data via TCP/IP

Tim Müller tim at centricular.com
Wed Jun 11 01:30:12 PDT 2014


On Wed, 2014-06-11 at 10:06 +0200, Dušan Poizl wrote:
> try
> 
> gst-launch-1.0 videotestsrc ! rtpvrawpay ! tcpserversink
> 
> gst-launch-1.0 tcpclientsrc port=5588 ! rtpvrawdepay ! ...

That won't work like that, the TCP protocol won't maintain the
packetisation that RTP relies on.

 Cheers
  -Tim
-- 
Tim Müller, Centricular Ltd - http://www.centricular.com



More information about the gstreamer-devel mailing list