<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div>Hi,</div><div><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span class="Apple-tab-span" style="white-space:pre">   </span>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 <span style="font-size: 12pt;">MPEG2TransportUDPServerMediaSubsession will increase the memory using.</span></div><div style="color: rgb(0, 0, 0); font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span style="font-size: 12pt;">        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. </span></div><div style="color: rgb(0, 0, 0); font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span style="font-size: 12pt;"><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span style="font-size: 12pt;"><span class="Apple-tab-span" style="white-space:pre">  </span>Could you give the hint where the memory consumes or how to avoid it?</span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span style="font-size:
 12pt;"><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span style="font-size: 12pt;">Regards,</span></div><div style="color: rgb(0, 0, 0); font-size: 12pt; font-family: 'times new roman', 'new york', times, serif; background-color: transparent; font-style: normal;"><span style="font-size: 12pt;">Lan Zang(Sander)</span></div></div></body></html>