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 <<a href="mailto:wim.taymans@gmail.com">wim.taymans@gmail.com</a>>:</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> > Hi,<br> ><br> > I need an example that shows how to use rtpxqtdepay.<br> ><br> > I have tried to play the streamed video there :<br> > <a href="http://www.apple.com/quicktime/qtv/iphoneroadmap/">http://www.apple.com/quicktime/qtv/iphoneroadmap/</a><br>
> But I do not know the url and the src element to use :<br> ><br> > gst-launch-0.10 rtpsrc location="url:..." ! rtpxqtdepay ! qtdemux !<br> > ffmpegcolorspace ! qtdemux name=demux demux.audio_00 ! decodebin !<br>
> audioconvert ! audioresample ! autoaudiosink demux.video_00 ! queue !<br> > decodebin ! ffmpegcolorspace ! videoscale ! autovideosink<br> ><br> > 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 s. ! rtpmp4gdepay ! faad ! alsasink<br>
<br> <br> Wim<br> ><br> > Thx<br> > -------------------------------------------------------------------------<br> > This SF.net email is sponsored by: Microsoft<br> > Defy all challenges. Microsoft(R) Visual Studio 2008.<br>
> <a href="http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/">http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/</a><br> > _______________________________________________ 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>