[Bug 749836] Gstreamer Queue element. Gstreamer with Kurento media server CPU leak.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 25 07:33:41 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=749836

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |NOTABUG
   Target Milestone|git master                  |NONE

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
This is more of a support question than a bug report. Please ask for support
either in the Kurento forum or mailing list or on the gstreamer-devel mailing
list.

In order to figure out where CPU is spent you should probably apply more
sophisticated techniques than 'top'. At least use 'perf top' :)

It's not the queue element per se using up this much CPU, it just means some
elements running in the thread driven by the queue's source pad thread is
taking up CPU. This could be encoders or converters or mixers for example.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list