[gstreamer-bugs] [Bug 633455] [rtsp] don't let the rtsp connection timeout

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 29 06:23:53 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=633455
  GStreamer | gst-plugins-base | 0.10.x

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |wim.taymans at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.31

--- Comment #4 from Wim Taymans <wim.taymans at gmail.com> 2010-10-29 13:23:51 UTC ---
Commited. I also commited a little improvement that gets rid of the hardcoded 5
seconds (which would be too big for very short session timeout values)

commit 2e888cb7849d5a22327578b545dfdf5f4355a2e9
Author: Thijs Vermeir <thijsvermeir at gmail.com>
Date:   Fri Oct 29 14:24:54 2010 +0200

    rtsp: don't let the rtsp connection timeout

    Because we should act before the rtsp server does a timeout, we
    reduce the timeout-time with 5 seconds, this should be safe to always
    keep te rtsp connection alive.

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

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