Memory usage increases during receive packets with udpsrc

Mahdi Keshtegar mahdi.keshtegar at gmail.com
Wed Dec 30 22:32:24 PST 2015


Thanks,
Problem solved, but not in 1.6.1 version. I moved to gstreamer 1.3.9 and
 used the mentioned pipeline without memory usage increasing.

On Mon, Dec 28, 2015 at 11:17 AM, Sebastian Dröge <sebastian at centricular.com
> wrote:

> On Sa, 2015-12-26 at 15:12 +0330, Mahdi Keshtegar wrote:
> > I use "gstreamer-1.0-x86_64-1.6.1".
> > I replaced autovideosink with fakesink, still there is the problem.
> > However If I add dump=true after fakesink, the memory usage will not
> > increase. I think this problem is related to udpsrc
>
> dump=true on fakesink does nothing other than printing the buffers to
> stdout. This shouldn't have any effect on memory usage, it should only
> slow down a bit.
>
> Can you reduce the pipeline even more? Try removing the depayloader and
> just connect the udpsrc to a fakesink. Does it still have increasing
> memory usage?
>
> How are you measuring memory usage, does it increase approximately with
> the same speed as packets are arriving?
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20151231/47bea9bd/attachment.html>


More information about the gstreamer-devel mailing list