[Bug 749536] rtspsrc: handle gap in tcp mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Jul 9 14:14:07 PDT 2015


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

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

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

--- Comment #27 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit ae8acc0973a3da6546c2158ef8f61e3450155e4c
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Thu Jul 9 23:59:10 2015 +0300

    rtpjitterbuffer: Always estimate DTS from the current clock time

    Estimating it from the RTP time will give us the PTS, so in cases of
PTS!=DTS
    we would produce wrong DTS. As now the estimated DTS is based on the clock,
    don't store it in the jitterbuffer items as it would otherwise be used in
the
    skew calculations and would influence the results. We only really need the
DTS
    for timer calculations.

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

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