[Bug 739985] rtpsession: feedback rtcp queue grows indefinitely until session end

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 18 17:49:21 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #324285|none                        |reviewed
             status|                            |

--- Comment #17 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 324285:
 --> (https://bugzilla.gnome.org/review?bug=739985&attachment=324285)

::: gst/rtpmanager/gstrtpsession.c
@@ +2021,3 @@

+  /* get NTP time when this packet was captured, this depends on the
timestamp. */
+  timestamp = GST_BUFFER_PTS (buffer);

This should be DTS? Or at least DTS_OR_PTS. Is it using PTS for RTP?

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