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
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
When running in NTP mode, this offset can be pretty big, so ignoring it causes stream freeze on packet losts.
Closes #571 (closed)
ToDo: