[Bug 771830] There is no time out in idle connection RTSP server
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Nov 23 09:53:44 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=771830
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|git master |1.11.1
--- Comment #22 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks, let's get this in then:
commit f00ac2daf244fecf59272bfd841685cc0af7d512
Author: Dag Gullberg <dagg at axis.com>
Date: Mon Nov 21 16:02:39 2016 +0100
rtsp-client: add IDLE timeout, before session exists
The RTSP server will not timeout an idle RTSP connection
(note this is different from doing timeout on a RTSP
session).
At least for Apache this is a problem when running RTSP over
HTTPS since it uses one of the threads (there is a rather
limited number) that are available for handling requests.
https://bugzilla.gnome.org/show_bug.cgi?id=771830
--
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