[Bug 739868] rtpmanager: rtpjitterbuffer fixes and improvements

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Mar 20 10:43:29 PDT 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #290483|none                        |accepted-commit_now
             status|                            |

--- Comment #19 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 290483
  --> https://bugzilla.gnome.org/attachment.cgi?id=290483
0010-gstrtpjitterbuffer-add-rtx-next-seqnum-property.patch

This looks good and also makes sense to me. Only the documentation needs to be
a bit more clear :) I would just do that when merging it.

What this does is that setting the property to FALSE will cause it to not
estimate when the next packet should arrive and start a retransmission request
timer for it. It will still start retransmission request timers if a gap in
sequence numbers is detected, just not for future packets before we noticed a
gap. Especially we won't request a retransmission now if the sender is just not
sending us any packets for some time (e.g. someone just switched off the camera
for a while ;) ).

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