[Bug 724816] GstGLContext : Memory leak

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 10 07:13:35 UTC 2016


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

Joona Laine <joonarlaine at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joonarlaine at gmail.com

--- Comment #6 from Joona Laine <joonarlaine at gmail.com> ---
Hi,

I'm experiencing this again with GStreamer 1.8.1. I have an application where I
change between IP camera streams using the following pipeline:

gst-launch-1.0 rtspsrc location=<> latency=0 ! rtph264depay ! h264parse ! queue
! vaapidecode ! glupload ! glcolorconvert ! gltransformation ! glimagesink

Everything works great, except that memory accumulates after each camera change
and after a while I get "Maximum number of clients reached".

I cannot see the change you have done previously, of course this is an old
thread and the GL stuff has changed since.

Any ideas? Please let me know if you need additional information.

I'm using Qt 5.5 for my application and atm I'm also using QtGStreamer 1.2. for
pipeline construction (need to opt out of that, just haven't done that yet).

Thanks!

-- 
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