[Bug 746543] rtpsession: Properly implement T_rr_interval and allow sending multiple early feedback packets in a row

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 4 11:10:36 PDT 2015


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

--- Comment #14 from Olivier Crête <olivier.crete at ocrete.ca> ---
(In reply to Sebastian Dröge (slomo) from comment #13)
> We only don't consider the UDP/IP packet overhead in the calculations.

I'm not sure if there is a way to do that automatically, maybe we should add a
"packet-overhead" property to rtpsession and default to the size of ipv4+udp
header. Maybe libnice should export the value, as it knows if TURN is used, and
if ipv4 or ipv6 are used, and nicesrc could push it downstream as a custom
sticky event. Or maybe it doesn't matter and a fixed number is enough.

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