Hi All,<br><br>I have been trying to stream the video captured from a Linux server to a Linux client.<br><br>On my server, i run:<br><div><font class="Apple-style-span" color="#009900">gst-launch v4l2src !  videorate ! capsfilter name=vfps caps=\&quot;video/x-raw-yuv,framerate=2/1\&quot; !  multipartmux ! tcpserversink host=192.168.2.1 port=5100</font></div>



<div><br>On my client, I run:</div><div><font class="Apple-style-span" color="#009900">gst-launch tcpclientsrc host=xxx.xxx.xxx.xxx(Server IP) port=5100 ! multipartdemux ! jpegdec ! autovideosink</font><br><br>But it doesn&#39;t work. What did i do wrong? <span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">Has somebody a solution for me? I am new to gstreamer.<br>

</span>Thank you!<br><br>Tom<br><br></div><div>
<br></div>