[Bug 759777] Add "max-clients" property to limit number of connecting clients in GstRTSPServer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 22 07:03:42 PST 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
            Summary|Limit number of connecting  |Add "max-clients" property
                   |clients in GstRTSPServer    |to limit number of
                   |                            |connecting clients in
                   |                            |GstRTSPServer
           Severity|normal                      |enhancement

--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
FWIW, you can already limit the number of clients by implementing
GstRTSPServer::create_client() and returning NULL from there if the max number
of clients is reached.

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