Skip to content

rtpjitterbuffer: don't calculate packet-rate for jumping seqnums

As demonstrated by the test, you can end up in situations where your packet-rate gets insanly high, and you produce thousands of RTX-timers /lost events, when the big-gap logic is there to prevent exactly that.

Merge request reports