[Live-devel] Re: Re:Re: It seems that the it will use more and more
memory?memory leaks? (Ross Finlayson) (Ross Finlayson)
meibo at sunplus.com.cn
meibo at sunplus.com.cn
Wed Jun 23 10:39:25 PDT 2004
>->So, if you're running the original "openRTSP" code within a loop,
>->then I suggest checking that all objects that were created within the
>loop
>->get deleted before the next iteration of the loop.
>
>In fact we are not running the "openRTSP" code within a loop,we use it to
>run only once with
>a single "rtsp://" URL.
>Well then, when you exit this code (and your application), all of the
>memory allocated by the "openRTSP" code will go away. In other words, if
>your application executes the "openRTSP" code only once, then the memory
>allocated can't possible increase over time, can it?
Yes.During the openRTSP loop(I mean before the openRTSP exits),the memory
allocated
will increase.Did anybody have tested the openRTSP in a small memory(like
32M) environment?
>But anyway, you're going to have to figure this out for yourself. As I've
>noted several times already, we can't (in general) give any free tech
>support once you've made modifications to the supplied code.
You see I just try to do a bug report.:-)
Thank you for your attention!
Best Regards,
E-mail: meibo at sunplus.com.cn
More information about the live-devel
mailing list