[Bug 773269] rtpbin: avoid generating rtcp messages in early timeouts for sources not requesting it
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Oct 21 11:54:07 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=773269
--- Comment #8 from Alejandro G. Castro <alex at igalia.com> ---
(In reply to Sebastian Dröge (slomo) from comment #7)
> But I see what the problem is now. RTCP is scheduled per session, not per
> source. And some sources in the session might not have anything to report
> and thus an empty packet.
>
> An alternative patch would make sense then, that moves the warning out of
> the loop. And only warns if *none* of the sources had a non-empty packet
> (i.e. if the whole session was scheduled without need). Does that make sense
> to you?
Yep, I think it is a good option too.
Thanks!
--
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