Hi, gstreamer-devel:<br><br>&nbsp;&nbsp;&nbsp; 1. MMS has been deprecated and now windows media player will first try to use RTSP method to play a `mms://&#39; movie.<br><br>&nbsp;&nbsp;&nbsp; 2. Now in gstreamer, rtspsrc sends a PLAY method with Range header to perform seek but some RTSP server needs the client PAUSE the play first. So that&#39;s why the seek doesn&#39;t work. I have submitted a bug report to gstreamer and the bug has been accepted so I think the seek will be ok in next gst-plugins-good release.<br>
<br>Eric Zhang<br><br><div class="gmail_quote">2008/12/2 Maxim Levitsky <span dir="ltr">&lt;<a href="mailto:maximlevitsky@gmail.com">maximlevitsky@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Mon, 2008-12-01 at 17:27 +0200, Maxim Levitsky wrote:<br>
&gt; On Mon, 2008-12-01 at 09:50 +0800, Eric Zhang wrote:<br>
&gt; &gt; Hi, gstreamer-devel:<br>
&gt; &gt;<br>
&gt; &gt; &nbsp; &nbsp; It&#39;s cool, I also need an asf depay. I think this plugin will be<br>
&gt; &gt; added into gstreamer soon. &nbsp;Maxim, which rtsp server do you use? It<br>
&gt; &gt; only supports TCP? I am looking for a TCP environment for RTSP/RTP<br>
&gt; &gt; testing, Thanks.<br>
&gt; This is internal university server.<br>
&gt;<br>
&gt; The problem is that that server DO support audio via udp, but doesn&#39;t<br>
&gt; support video via UDP:<br>
&gt;<br>
&gt;<br>
&gt; RTSP/1.0 461 Unsupported Transport<br>
&gt; Date: Mon, 01 Dec 2008 14:51:40 GMT<br>
&gt; CSeq: 4<br>
&gt; Session: 15470279350565986777;timeout=120<br>
&gt; Server: WMServer/9.1.1.3862<br>
&gt; Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch,<br>
&gt; com.microsoft.wm.eosmsg, com.microsoft.wm.fastcache,<br>
&gt; com.microsoft.wm.packetpairssrc, com.microsoft.wm.startupprofile<br>
&gt;<br>
&gt;<br>
&gt; It would be great to see that patch in gstreamer.<br>
&gt;<br>
&gt;<br>
&gt; Best regards,<br>
&gt; &nbsp; &nbsp; &nbsp; Maxim Levitsky<br>
&gt;<br>
&gt;<br>
<br>
<br>
</div>Here an example:<br>
<br>
rtsp://<a href="http://wm.nasa-global.speedera.net/wm.nasa-global/ksc/edw_113008_sts126_landing.wmv?SAMI=http://anon.nasa-global.edgesuite.net/anon.nasa-global/ksc/edw_113008_sts126_landing.smi" target="_blank">wm.nasa-global.speedera.net/wm.nasa-global/ksc/edw_113008_sts126_landing.wmv?SAMI=http://anon.nasa-global.edgesuite.net/anon.nasa-global/ksc/edw_113008_sts126_landing.smi</a><br>

<br>
<br>
Note that actual url was mms://<br>
Usual microsoft tactic.<br>
<br>
How about to detect this, and use rtsp as a fallback to mms:// ?<br>
<br>
What do you gstreamer developers think?<br>
<br>
It seems that things are rather inactive here.<br>
<br>
Best regards,<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Maxim Levitsky<br>
<br>
<br>
PS:<br>
<br>
When trying to watch media on the web, I run into lots of unsupported<br>
files, some, and maybe many are supported, but for some reasons don&#39;t<br>
work.<br>
<br>
I try to provide you with links and detailed explanation of issues.<br>
<br>
<br>
Also I want to note that for some reason seek doesn&#39;t work with the asf<br>
over rtsp, maybe the rtsp is guilty as it never sends PLAY with range<br>
params, instead it sends TEARDOWN<br>
<br>
<br>
Hope you don&#39;t ignore me, as I want to help at least a bit to make<br>
linux on-line video experience a bit better.<br>
<div><div></div><div class="Wj3C7c"><br>
<br>
<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>