Skip to content

WIP: rtpjitterbuffer: Take into account the timer->offset

When running in NTP mode, this offset can be pretty big, so ignoring it causes stream freeze on packet losts.

Closes #571 (closed)

ToDo:

  • [ ] Verify this is correct
  • [ ] Write a unit test

Merge request reports