[Bug 767483] New: Maximum number of clients reached, memory accumulation

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


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

            Bug ID: 767483
           Summary: Maximum number of clients reached, memory accumulation
    Classification: Platform
           Product: GStreamer
           Version: 1.8.1
                OS: Linux
            Status: NEW
          Severity: critical
          Priority: Normal
         Component: gst-plugins-bad
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: joonarlaine at gmail.com
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

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". The memory doesn't
get maxed out.

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