mirror of
https://github.com/livekit/livekit.git
synced 2026-04-27 10:45:23 +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