[Bug 785058] rtsp-session: No handling for timeout=0 (never timeout)

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Nov 15 15:32:16 UTC 2017


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #10 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 0f87202a71e5560491be66182773e923f7b094ab (HEAD -> master)
Author: Jonathan Karlsson <jonakn at axis.com>
Date:   Wed Aug 9 11:52:38 2017 +0200

    rtsp-session: Handle the case when timeout=0

    According to the documentation, a timeout of value 0 means
    that the session never timeouts. This adds handling of that.
    If timeout=0 we just return with a -1 from
    gst_rtsp_session_next_timeout_usec ().

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

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