<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div><blockquote type="cite"><div style="line-height: 1.7; font-size: 14px; font-family: arial;"><div><div>      1.   I found that when I call removeServerMediaSession, only the audio and video OnDemandMediaSubsessions are destroyed.</div></div></div></blockquote><div><br></div>Note that there is also a member function</div><div><span class="Apple-tab-span" style="white-space:pre">        </span>RTSPServer::deleteServerMediaSession()</div><div>which closes all current client sessions, then removes the "ServerMediaSession".</div><div><br></div><div><br></div><div><blockquote type="cite"><div style="line-height: 1.7; font-size: 14px; font-family: arial;"><div><div>     3.  At the end of media file, there would be no data is produced. But live555 still tried to get frame. So I should call doStopGettingFrames?</div></div></div></blockquote><div><br></div>If your input source object (a "FramedSource" subclass) reaches the end of its input, it should call "FramedSource::handleClosure()".</div><div><br></div><div><br><blockquote type="cite"><div style="line-height: 1.7; font-size: 14px; font-family: arial;"><div><div>    4.  I don't understand why the real player, quick time, media player don't support live555 media server?</div></div></div></blockquote><div><br></div>Why don't you ask them?  We're the one who supports the IETF standards.</div><br><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;  ">Ross Finlayson<br>Live Networks, Inc.<br><a href="http://www.live555.com/">http://www.live555.com/</a></span></span>
</div>
<br></body></html>