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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 11 14:05:22 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=739985
  GStreamer | gst-plugins-good | 1.4.4

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |olivier.crete at ocrete.ca

--- Comment #1 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2014-11-11 22:05:16 UTC ---
Indeed there is a bug.. I'm not sure why in gst_rtp_session_chain_recv_rtcp(),
we discard the receive time of the packet (ie the buffer timestamp). So we
could maybe pass the running time there or I guess the other option is to use
the current time. Re-reading RFC 4585, it's not clear that either
interpretation is better.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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