[Bug 728029] New: rtsp-media: Make media_prepare() virtual
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Apr 11 03:41:02 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=728029
GStreamer | gst-rtsp-server | git
Summary: rtsp-media: Make media_prepare() virtual
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-rtsp-server
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: ognyan.tonchev at axis.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
What do you think about making media_prepare() virtual, as is already the case
with media_unprepare()?
And the use case i am trying to solve - I need a mechanism for limiting the
number of clients that can do media_prepare(). If that limit is reached
STS_SERVICE_UNAVAILABLE should be returned to new client requests.
--
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