<div>Hi all ,</div>
<div>            I am trying to send raw yuv data over  the network using tcpserversink and tcpclientsrc plugins using following pipelines :</div>
<div> </div>
<div>On Server :   gst-launch filesrc location=test.mp4 ! qtdemux ! ffdec_h264 ! tcpserversink </div>
<div>On Client :    gst-launch tcpclientsrc ! &#39;video/x-raw-yuv,width=352,height=288,framrate=(fraction)25/1,format=(fourcc)I420, ! autovideosink </div>
<div> </div>
<div>            This perfectly works on localhost .</div>
<div> </div>
<div>     But when I try same thing on two systems by giving proper host IP and port number ,  i dont get the displayed output correct and when I dump yuv data in a file that comes correct.</div>
<div> </div>
<div>  Any Idea what is going wrong ? </div>
<div>       <br clear="all"></div>
<div></div><br>-- <br>Regards,<br><br>Sudarshan Bisht<br>