[Bug 724182] New: gst-rtsp-server: stop thread if media is shared
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 11 14:18:10 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=724182
GStreamer | gst-rtsp-server | git
Summary: gst-rtsp-server: stop thread if media is shared
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-rtsp-server
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: aleix at oblong.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Before preparing the media, a thread is obtained from the thread pool. This
thread is given to gst_rtsp_media_prepare() and used there. However, if the
media is already preapred (e.g. media is shared) the thread is not used, so a
leak occurs.
--
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