GNOME Bugzilla – Bug 759119
rtpsession: Sometimes tries to send empty RTCP packets
Last modified: 2018-11-03 15:06:23 UTC
See http://lists.freedesktop.org/archives/gstreamer-commits/2015-November/090796.html This should be debugged before the next release and needs a way to reproduce it still. Worst case we should make this an assertion before the release if nobody has time to debug it. The session should never ever try to send an empty packet, if it does either the application does things wrong or there is a bug in rtpsession.
commit b13b80ea3984ecc21c1fb8430e9508fcfce0802a Author: Sebastian Dröge <sebastian@centricular.com> Date: Mon Dec 7 14:41:51 2015 +0200 rtpsession: Add a warning if an empty RTCP packet is tried to be sent https://bugzilla.gnome.org/show_bug.cgi?id=759119
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/issues/242.