[Bug 744209] rtspsrc can not keep rtsp alive

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 26 13:39:58 PDT 2015


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

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #300370|0                           |1
        is obsolete|                            |

--- Comment #7 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Created attachment 300392
  --> https://bugzilla.gnome.org/attachment.cgi?id=300392&action=edit
rtspconnection: Fix timeout handling

When dealing with GTimeVal, if we have one but value is 0 0 we should
timeout right way. In many places we would block forever instead. As
an opposite, some other case would never block (using
g_cond_wait_until() passing time now will return right way). This
should fix rare case of RTSP keep-alive not being sent anymore.

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