[Bug 755125] rtp: RTCP mapping between NTP and RTP time could be capture or send time based
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Sep 16 10:35:53 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=755125
--- Comment #4 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 311501
--> https://bugzilla.gnome.org/attachment.cgi?id=311501&action=edit
rtpjitterbuffer: Don't drop RTCP packets with RTP timestamps more than 1s in
the future compared to what we received last
There's nothing necessarily wrong with this. The NTP / RTP timestamp mapping
is what matters, not the difference between the RTP timestamp in the RTCP
packet and what we currently receive.
The RTP packets could be delayed by more than 1s in theory, while the RTCP
packets are not, or the RTP timestamp in the RTCP packet could be based on the
capture time of the media instead of the send time.
--
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