Hi,<br><br>I need an example that shows how to use <span class="term">rtpxqtdepay. <br><br>I have tried to play the streamed video there : <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 <span style="text-decoration: underline;">rtpsrc location=&quot;url:...&quot;</span>&nbsp; ! </span><span class="term">rtpxqtdepay ! qtdemux ! ffmpegcolorspace ! </span>qtdemux name=demux  demux.audio_00 ! decodebin ! audioconvert ! audioresample ! autoaudiosink   demux.video_00 ! queue ! decodebin ! ffmpegcolorspace ! videoscale ! autovideosink<br>
<br>Have you an url example, what do I have to use for src element ?<br><br>Thx<br>