<div dir="ltr"><div><div><div><div>Thank you for reply!<br></div>I has called Media::close(session), close(session->sink), close(rtspClient) but memory of RAM still constant.<br></div><div>When I stop, I called fution stopWorking(void*);<br>
</div><div>When I try to delete MyRTSPClient but it can't. <br></div>I attached my class.<br></div>Can you find problemt in my source!<br></div>Thank you very much!<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
2014-07-05 4:41 GMT+07:00 Ross Finlayson <span dir="ltr"><<a href="mailto:finlayson@live555.com" target="_blank">finlayson@live555.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><div><div class=""><blockquote type="cite"><div dir="ltr"><div><div>I thinks Media::close(RTSPClient) don't free memory of RTSPClient.<br></div></div></div></blockquote><div><br></div>
</div><div>"Medium::close()" definitely does delete the "RTSPClient" object. But remember that there are many other objects - the media sink, the "MediaSession" object, etc. - all of which are closed by the "testRTSPClient" code.</div>
</div><span class="HOEnZb"><font color="#888888"><br><br><div>
<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;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><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;text-align:-webkit-auto;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">Ross Finlayson<br>
Live Networks, Inc.<br><a href="http://www.live555.com/" target="_blank">http://www.live555.com/</a></span></span>
</div>
<br></font></span></div><br>_______________________________________________<br>
live-devel mailing list<br>
<a href="mailto:live-devel@lists.live555.com">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>
<br></blockquote></div><br></div>