<div>Hi, gstreamer-devel:</div>
<div>&nbsp;</div>
<div>&nbsp;&nbsp;&nbsp; It&#39;s cool, I also need an asf depay. I think this plugin will be&nbsp;added into gstreamer soon. &nbsp;Maxim, which rtsp server do you use? It only supports TCP? I am looking for a TCP environment for RTSP/RTP testing, Thanks.</div>

<div>&nbsp;</div>
<div>Eric Zhang<br><br></div>
<div class="gmail_quote">2008/12/1 Maxim Levitsky <span dir="ltr">&lt;<a href="mailto:maximlevitsky@gmail.com">maximlevitsky@gmail.com</a>&gt;</span><br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="Ih2E3d">On Sat, 2008-11-29 at 17:10 +0200, Maxim Levitsky wrote:<br>&gt; Recently I faced a ASF stream embedded in RTSP/RTP.<br>&gt;<br>&gt; Gstream doesn&#39;t support it now.<br>&gt; But I found this:<br>&gt;<br>
&gt; <a href="http://people.freedesktop.org/~tpm/rtp-asf-depayloader-1.diff" target="_blank">http://people.freedesktop.org/~tpm/rtp-asf-depayloader-1.diff</a><br>&gt;<br>&gt; I didn&#39;t yet test this, but I want to ask you what the fate of this<br>
&gt; patch, who wrote it, and why it is not in gstreamer?<br>&gt;<br>&gt; Best regards,<br>&gt; &nbsp; &nbsp; &nbsp; Maxim Levitsky<br><br></div>I did test it and it does work perfectly.<br>Only thing that prevents totem working (I have to use custom gst-launch<br>
command) is that rtspsrc defaults to udp, and doesn&#39;t retry with tcp.<br><br>I applied the patch by hand.<br><br>so this works:<br><br>gst-launch rtspsrc location=&quot;rtsp://...&quot; &nbsp;protocols=0x4 &nbsp; !<br>rtpasfdepay ! filesink location=test.wmv<br>

<div>
<div></div>
<div class="Wj3C7c"><br><br>Best regards,<br>&nbsp; &nbsp; &nbsp; &nbsp;Maxim Levitsky<br><br><br>-------------------------------------------------------------------------<br>This SF.Net email is sponsored by the Moblin Your Move Developer&#39;s challenge<br>
Build the coolest Linux based applications with Moblin SDK &amp; win great prizes<br>Grand prize is a trip for two to an Open Source event anywhere in the world<br><a href="http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/</a><br>
_______________________________________________<br>gstreamer-devel mailing list<br><a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
</div></div></blockquote></div><br>