Hi,

I want to use class MPEG2TransportUDPServerMediaSubsession as in 
testOnDemandRTSPServer.cpp to conduct a mpegts/RTP broadcast. I found that 
after start of the broadcasting, about one or tow minutes, the process using 
MPEG2TransportUDPServerMediaSubsession will increase the memory using.
        With the help of mcheck, I find the memory increase is caused by new 
operator(this is almost no help). I can not locate where the memory is 
allocated or why memory keeps growing. This increased memory can be freed 
eventually if I stop the RTP source. 

Could you give the hint where the memory consumes or how to avoid it?

Regards,
Lan Zang(Sander)
_______________________________________________
live-devel mailing list
live-devel@lists.live555.com
http://lists.live555.com/mailman/listinfo/live-devel

Reply via email to