[Live-devel] RTSPClient
Cường Lê
cuonglm1489 at gmail.com
Fri Jul 4 20:34:18 PDT 2014
Thank you for reply!
I has called Media::close(session), close(session->sink), close(rtspClient)
but memory of RAM still constant.
When I stop, I called fution stopWorking(void*);
When I try to delete MyRTSPClient but it can't.
I attached my class.
Can you find problemt in my source!
Thank you very much!
2014-07-05 4:41 GMT+07:00 Ross Finlayson <finlayson at live555.com>:
> I thinks Media::close(RTSPClient) don't free memory of RTSPClient.
>
>
> "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.
>
>
> Ross Finlayson
> Live Networks, Inc.
> http://www.live555.com/
>
>
> _______________________________________________
> live-devel mailing list
> live-devel at lists.live555.com
> http://lists.live555.com/mailman/listinfo/live-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140705/1b143013/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MyRTSPClient.h
Type: text/x-chdr
Size: 2376 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140705/1b143013/attachment-0006.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MyRTSPClient.cpp
Type: text/x-c++src
Size: 15734 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140705/1b143013/attachment-0007.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: StreamClientState.h
Type: text/x-chdr
Size: 479 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140705/1b143013/attachment-0008.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: StreamClientState.cpp
Type: text/x-c++src
Size: 573 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140705/1b143013/attachment-0009.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OurRTSPClient.h
Type: text/x-chdr
Size: 740 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140705/1b143013/attachment-0010.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OurRTSPClient.cpp
Type: text/x-c++src
Size: 684 bytes
Desc: not available
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20140705/1b143013/attachment-0011.bin>
More information about the live-devel
mailing list