[Bug 727231] New: The media streams leak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 28 04:01:47 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=727231
  GStreamer | gst-rtsp-server | git

           Summary: The media streams leak
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-rtsp-server
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: linus.svensson at axis.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


The stream objects leak if you only send a SETUP request in a streaming
session. This can easily be reproduced by the following steps:
1) connect to an RTSP server
2) send a SETUP request
3) close the connection.

This error only occurs when just the SETUP (doesn't matter if you only send
SETUP for one or more streams) is called. If a DESCRIBE request is sent before
the SETUP there is no problem. It's not a problem if you send a PLAY request
after the SETUP either.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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