<span style="color: rgb(0, 102, 0);"> vlc tcp://</span><a style="color: rgb(0, 102, 0);" href="http://192.168.0.1:5000/" target="_blank">192.168.0.1:5000</a><br>Thanks! It works!<br><br><div class="gmail_quote">On Thu, Aug 11, 2011 at 2:17 AM, Bernhard Graaf <span dir="ltr">&lt;<a href="mailto:bernhard.graaf@gmx.de">bernhard.graaf@gmx.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">It&#39;s very simple. Use: vlc tcp:///<a href="http://192.168.0.1:5000" target="_blank">192.168.0.1:5000</a><br>


Tcp is not a standard protocol (using the menus) for vlc but it&#39;s running<br>
well<br>
<br>
-----Ursprüngliche Nachricht-----<br>
Von: gstreamer-devel-bounces+bernhard.graaf=<a href="mailto:gmx.de@lists.freedesktop.org">gmx.de@lists.freedesktop.org</a><br>
[mailto:<a href="mailto:gstreamer-devel-bounces%2Bbernhard.graaf">gstreamer-devel-bounces+bernhard.graaf</a>=<a href="mailto:gmx.de@lists.freedesktop.org">gmx.de@lists.freedesktop.org</a>]<br>
Im Auftrag von Tom<br>
Gesendet: Donnerstag, 11. August 2011 08:07<br>
An: Discussion of the development of and with GStreamer<br>
Betreff: How to use VLC player as a client<br>
<div><div></div><div class="h5"><br>
Hi,<br>
<br>
I use a Linux PC as server and run gst-launch on this server. This command<br>
streams webcam video to the client.<br>
gst-launch v4l2src ! videorate ! capsfilter name=vfps<br>
caps=\&quot;video/x-raw-yuv,framerate=15/1\&quot;  ! ffmpegcolorspace  ! jpegenc !<br>
multipartmux ! tcpserversink name=out-sink host=192.168.0.1 port=5000 On the<br>
client, run following command to receive the video. gst-launch tcpclientsrc<br>
host=x.x.x.x port=5000 ! multipartdemux ! jpegdec ! autovideosink But Now I<br>
want to use VLC Player, Totem Player, or other video player on the client,<br>
instead of running the command above. I tried to use RTP and RTSP on VLC<br>
player, but failed. Anyone has any idea? Thanks! Tom<br>
<br>
</div></div>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br>