Queue Overrun

Duchassin Frederic duchassin at sefram.fr
Tue Oct 10 18:38:12 UTC 2017


Ok i understand now.
Many many many thanks for the explanation.
It's great.

BR

Frederic


-----Message d'origine-----
De : gstreamer-devel [mailto:gstreamer-devel-bounces at lists.freedesktop.org] De la part de Nicolas Dufresne
Envoyé : mardi 10 octobre 2017 19:37
À : Discussion of the development of and with GStreamer
Objet : Re: Queue Overrun

Le mardi 10 octobre 2017 à 18:55 +0200, Duchassin Frederic a écrit :
> Yes I already read what you said.
> The problem is that even if I set a big queue size (100 MB) I get OVERRRUN.
> So I read the "current-level-bytes" parameter and this parameter is lower than max-size-bytes.
> (I don't want to disable queue depth by setting max-size-bytes and 
> max-size-time to 0 ) Do you really believe that it is a normal behavior ?

It is normal behaviour to overrun when max-size-time, or max-size- buffers is reached even if that's much smaller then max-size-bytes. Set them all to 0 EXCEPT the metric you want to support, this will fix your issues.

regards,
Nicolas



More information about the gstreamer-devel mailing list