I had similar experience, but finally noticed the cause was VLC pause button not sending RTSP PAUSE command to the server. Not sure if this friend encounter the same case, and you can check it use any sniffer software.<br>
<br>-Woods<br><br><br><div class="gmail_quote">On Mon, Jun 29, 2009 at 6:05 PM, Ross Finlayson <span dir="ltr">&lt;<a href="mailto:finlayson@live555.com">finlayson@live555.com</a>&gt;</span> wrote:<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="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
when I use live555 to stream H.264 file stream,the client(VLC) could play or teardown the stream.<br>
But when I press the &#39;pause &#39; button, it does nothing, the video play as also.<br>
</blockquote>
<br></div>
Are you streaming via unicast, or via multicast.<br>
<br>
If you&#39;re streaming via unicast, then RTSP &quot;PAUSE&quot; should work.  Note that the &quot;pauseStream()&quot; virtual function is reimplemented in &quot;OnDemandServerMediaSubsession&quot;.<br>
<br>
If, however, you&#39;re streaming via multicast, then &quot;PAUSE&quot; is not implemented, by default, because it usually doesn&#39;t make sense for one client of a multicast stream to be able to pause the stream for everyone else.<br>

-- <br><font color="#888888">
<br>
Ross Finlayson<br>
Live Networks, Inc.<br>
<a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a><br>
_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com" target="_blank">live-devel@lists.live555.com</a><br>
<a href="http://lists.live555.com/mailman/listinfo/live-devel" target="_blank">http://lists.live555.com/mailman/listinfo/live-devel</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Woods<br>