<div>Hi, gstreamer-devel:</div>
<div> </div>
<div> It's cool, I also need an asf depay. I think this plugin will be added into gstreamer soon. 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> </div>
<div>Eric Zhang<br><br></div>
<div class="gmail_quote">2008/12/1 Maxim Levitsky <span dir="ltr"><<a href="mailto:maximlevitsky@gmail.com">maximlevitsky@gmail.com</a>></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>> Recently I faced a ASF stream embedded in RTSP/RTP.<br>><br>> Gstream doesn't support it now.<br>> But I found this:<br>><br>
> <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>><br>> I didn't yet test this, but I want to ask you what the fate of this<br>
> patch, who wrote it, and why it is not in gstreamer?<br>><br>> Best regards,<br>> 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't retry with tcp.<br><br>I applied the patch by hand.<br><br>so this works:<br><br>gst-launch rtspsrc location="rtsp://..." protocols=0x4 !<br>rtpasfdepay ! filesink location=test.wmv<br>
<div>
<div></div>
<div class="Wj3C7c"><br><br>Best regards,<br> Maxim Levitsky<br><br><br>-------------------------------------------------------------------------<br>This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>
Build the coolest Linux based applications with Moblin SDK & 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&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&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>