Nice it works fine. I have tested it on kubuntuKDE4cd installed on a virtual machine (virtual box). <br>I am usually on windows and I am impatient that rtspsrc works on windows. (<a href="http://bugzilla.gnome.org/show_bug.cgi?id=518745">http://bugzilla.gnome.org/show_bug.cgi?id=518745</a>)<br>
<br>Then I have an other question that I posted there about rtspsrc freebox multirooms:<br><a href="http://bugzilla.gnome.org/show_bug.cgi?id=516911">http://bugzilla.gnome.org/show_bug.cgi?id=516911</a><br>Comment #17<br>
<br>Thx<br><br>Sincerely<br><br>Julien<br><br><br><br><div><span class="gmail_quote">2008/3/14, Wim Taymans &lt;<a href="mailto:wim.taymans@gmail.com">wim.taymans@gmail.com</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Fri, 2008-03-14 at 17:54 +0100, Julien Isorce wrote:<br> &gt; Hi,<br> &gt;<br> &gt; I need an example that shows how to use rtpxqtdepay.<br> &gt;<br> &gt; I have tried to play the streamed video there :<br> &gt; <a href="http://www.apple.com/quicktime/qtv/iphoneroadmap/">http://www.apple.com/quicktime/qtv/iphoneroadmap/</a><br>
 &gt; But I do not know the url and the src element to use :<br> &gt;<br> &gt; gst-launch-0.10 rtpsrc location=&quot;url:...&quot;&nbsp;&nbsp;! rtpxqtdepay ! qtdemux !<br> &gt; ffmpegcolorspace ! qtdemux name=demux demux.audio_00 ! decodebin !<br>
 &gt; audioconvert ! audioresample ! autoaudiosink demux.video_00 ! queue !<br> &gt; decodebin ! ffmpegcolorspace ! videoscale ! autovideosink<br> &gt;<br> &gt; Have you an url example, what do I have to use for src element ?<br>
 <br> <br>Following the .mov in the page source and then the redirects in the<br> quicktime movie resolves to this, which plays fine for me:<br> <br> gst-launch rtspsrc<br> location=rtsp://a2047.v1413b.c1413.g.vq.akamaistream.net/5/2047/1413/1_h264_110/1a1a1ae656c632970267e04ebd3196c428970e7ce857b81c4aab1677e445aedc3fae1b4a7bafe013/08770365506i_2_220.mov name=s ! rtpxqtdepay ! ffdec_h264 ! xvimagesink&nbsp;&nbsp;s. ! rtpmp4gdepay ! faad ! alsasink<br>
 <br> <br> Wim<br> &gt;<br> &gt; Thx<br> &gt; -------------------------------------------------------------------------<br> &gt; This SF.net email is sponsored by: Microsoft<br> &gt; Defy all challenges. Microsoft(R) Visual Studio 2008.<br>
 &gt; <a href="http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/">http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/</a><br> &gt; _______________________________________________ gstreamer-devel mailing list <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
 <br> </blockquote></div><br>