Memory leak in liveadder?
E-J van der Linden
EJvanderLinden at hetnet.nl
Thu Mar 31 10:36:57 PDT 2011
Hi,
I'm using the following gst-launch command
gst-launch-0.10 -v udpsrc port=5000 caps="application/x-rtp,media=(string)audio, clock-rate=(int)44100, channels=(int)2, payload=(int)96" ! gstrtpbin ! rtpL16depay ! audioconvert ! audioresample ! liveadder ! alsasink
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.
The memory "leaks" only when the data stream is active.
Can anybody help me or tell me what is wrong?
Ernst-Jan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110331/944021df/attachment.html>
More information about the gstreamer-devel
mailing list