[Bug 738319] rtpsession: fix Early Feedback Transmission

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 22 12:34:33 PST 2015


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

--- Comment #18 from Olivier CrĂȘte <olivier.crete at ocrete.ca> 2015-01-22 20:34:27 UTC ---
What's the use-case for send-rtcp-full ? The way I originally designed it,
"send-rtcp" was just a polite request to send an early RTCP packet, but with no
guarantees that one will actually be sent before the next timeout. Actually
filling the packets is delayed to the "on-sending-rtcp" signal.

So even if the early rtcp is "refused", the next RTCP packet may be soon enough
to be useful, so that the early nature may not matter. The code filling the
rtcp packet would be responsible for deciding if one has happened fast enough,
or if too much time has passed and a different kind of action is required.

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