[Bug 773269] rtpbin: avoid generating rtcp messages in early timeouts for sources not requesting it

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Oct 20 12:12:12 UTC 2016


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #338092|none                        |rejected
             status|                            |

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 338092
  --> https://bugzilla.gnome.org/attachment.cgi?id=338092
Patch

There is a signal where applications can add new packets to the RTCP packet,
which is called right before the warning you're concerned about.

It is completely valid to get here without any "internal" reason and let the
application add some packets. That's what happens when the application would
request an RTCP packet via the signal.

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