[Bug 770934] rtsp: Make RTSP TIMEOUT in RTP/RTSP/TCP transport deterministic

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Feb 12 12:53:03 UTC 2018


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

Joakim Johansson <Joakim.Johansson at axis.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Joakim.Johansson at axis.com

--- Comment #32 from Joakim Johansson <Joakim.Johansson at axis.com> ---
I think that this ticket and the related ticket 770935 shall be closed.

Reason:
The changes in the patch changed the default return code for
gst_rtsp_watch_write_data to ERROR. The result of this change is that there can
be unwanted (faulty) session timeouts when the client (or network) is slow in
reading.

The change to return ERROR when an item is added to the backlog queue is
causing the timeout variables only to be reset when there are no items in the
backlog queue.

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