[Bug 760005] rtsp-sdp: Implement clock signalling according to RFC7273

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 31 07:21:47 PST 2015


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

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

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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 318078
  --> https://bugzilla.gnome.org/attachment.cgi?id=318078&action=edit
rtsp-sdp: Implement clock signalling according to RFC7273

For NTP and PTP clocks we signal the actual clock that is used and signal
the direct media clock offset.

For all other clocks we at least signal that it's the local sender clock.

This allows receivers to know which clock was used to generate the media and
its RTP timestamps. Receivers can then implement network synchronization,
either absolute or at least relative by getting the sender clock rate directly
via NTP/PTP instead of estimating it from RTP timestamps and packet receive
times.

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