[Bug 771830] There is no time out in idle connection RTSP server

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Sep 22 12:49:32 UTC 2016


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

--- Comment #1 from Dag Gullberg <opaque.se at gmail.com> ---
Created attachment 336081
  --> https://bugzilla.gnome.org/attachment.cgi?id=336081&action=edit
Patch adding RTSP server timeout

Does g_timeout_add of a callback simply counting up to a threshold where the
client is closed when reached. The timer is removed upon SETUP  and also in
client_watch_notify() called e.g if there is an attempt to do multiple request
using same sessioncookie. Added safe guard is that for the client in question,
before adding the times, any old one is removed.

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