<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I'm using the following gst-launch command</div><div><br></div><div><div>gst-launch-0.10 -v <b>udpsrc</b> port=5000 <i>caps="application/x-rtp,media=(string)audio, clock-rate=(int)44100, channels=(int)2, payload=(int)96"</i> ! <b>gstrtpbin</b> ! <b>rtpL16depay</b> ! <b>audioconvert</b> ! <b>audioresample</b> ! <b>liveadder</b> ! <b>alsasink</b></div></div><div><br></div><div>When I check the memory usage of this process (using top), I see the memory usage increases from 1.2% to 8% when streaming one mp3.</div><div>The memory "leaks" only when the data stream is active.</div><div><br></div><div>Can anybody help me or tell me what is wrong?</div><div><br></div><div>Ernst-Jan</div><div><br></div><div><br></div><div><br></div></body></html>