mirror of
https://github.com/livekit/livekit.git
synced 2026-05-18 11:15:37 +00:00
25d6fd751f
* Keep track of expected RTP time stamp and control drift. - Use monotonic clock in RTCP Sender Report and packet times - Keep the time stamp close to expected time stamp on layer/SSRC switches * clean up * fix test compile * more test compile failures * anticipatory clean up * further clean up * add received sender report logging