Thanks a lot Tim , used videoparse  , working fine now . :)<br><br>
<div class="gmail_quote">On Wed, May 6, 2009 at 2:08 PM, Tim-Philipp Müller <span dir="ltr">&lt;<a href="mailto:t.i.m@zen.co.uk">t.i.m@zen.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="h5">On Wed, 2009-05-06 at 13:48 +0530, sudarshan bisht wrote:<br>&gt; I am trying to send raw yuv data over  the network using tcpserversink<br>&gt; and tcpclientsrc plugins using following pipelines :<br>&gt;<br>
&gt; On Server :   gst-launch filesrc location=test.mp4 ! qtdemux !<br>&gt; ffdec_h264 ! tcpserversink<br>&gt; On Client :    gst-launch tcpclientsrc !<br>&gt; &#39;video/x-raw-yuv,width=352,height=288,framrate=(fraction)25/1,format=(fourcc)I420, ! autovideosink<br>
&gt;<br>&gt;             This perfectly works on localhost .<br>&gt;<br>&gt;      But when I try same thing on two systems by giving proper host IP<br>&gt; and port number ,  i dont get the displayed output correct and when I<br>
&gt; dump yuv data in a file that comes correct.<br>&gt;<br>&gt;   Any Idea what is going wrong ?<br><br></div></div>Most likely the sizes/chunking isn&#39;t maintained. You could try using<br>either gdppay/gdpdepay on both ends, or putting a videoparse element<br>
after the source where there&#39;s currently a capsfilter.<br><br>Cheers<br> -Tim<br><br><br><br><br><br>------------------------------------------------------------------------------<br>The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your<br>
production scanning environment may not be a perfect world - but thanks to<br>Kodak, there&#39;s a perfect scanner to get the job done! With the NEW KODAK i700<br>Series Scanner you&#39;ll get full speed at 300 dpi even with all image<br>
processing features enabled. <a href="http://p.sf.net/sfu/kodak-com" target="_blank">http://p.sf.net/sfu/kodak-com</a><br>_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br></blockquote></div><br><br clear="all">
<div></div><br>-- <br>Regards,<br><br>Sudarshan Bisht<br>