Hi, gstreamer-devel:<br><br>&nbsp;&nbsp;&nbsp; 1. That means now most mms server should support RTSP as well. And because gstreamer supports RTSP by element rtspsrc, so you can use gstreamer to play it.<br><br>&nbsp;&nbsp;&nbsp; 2. OK, you use totem to play the video. I have no idea on totem and I suggest you use `gst-launch&#39; to play the video manually. By the way, totem supports 2 underlying multi-media frameworks, one is gstreamer and another is xine. Are you sure your totem is using gstreamer?<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 Tue, 2008-12-02 at 10:08 +0800, Eric Zhang wrote:<br>
&gt; Hi, gstreamer-devel:<br>
&gt;<br>
</div><div class="Ih2E3d">&gt; &nbsp; &nbsp; 1. MMS has been deprecated and now windows media player will first<br>
&gt; try to use RTSP method to play a `mms://&#39; movie.<br>
<br>
</div>What to do then, do you think it is possible to handle this in gstream,<br>
or this better to be handled in totem.<br>
<div class="Ih2E3d"><br>
&gt;<br>
&gt; &nbsp; &nbsp; 2. Now in gstreamer, rtspsrc sends a PLAY method with Range header<br>
&gt; to perform seek but some RTSP server needs the client PAUSE the play<br>
&gt; first. So that&#39;s why the seek doesn&#39;t work. I have submitted a bug<br>
&gt; report to gstreamer and the bug has been accepted so I think the seek<br>
&gt; will be ok in next gst-plugins-good release.<br>
</div>The problem is that it never sends PLAY.<br>
When I seek the stream using totem, all I see is a TEARDOWN fololwed by<br>
new TCP connection in which gstreamer sends 3 SETUP messages as usual,<br>
but then never sends PLAY command.<br>
<br>
Best regards,<br>
<font color="#888888"> &nbsp; &nbsp; &nbsp; &nbsp;Maxim levitsky<br>
</font><div><div></div><div class="Wj3C7c"><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>