mirror of
https://github.com/livekit/livekit.git
synced 2026-04-01 10:55:45 +00:00
* Use start time stamp to calculate down stream sender report. With first packet time adjustment, using the first time stamp is more accurate. This still suffers if the up stream clock rate changes (happens in cases like noise suppression which is not well understood). Will be looking at pass through of sender report from publisher to subscriber. * similar log strings * avoid early sender reports * log messages * Reduce first packet adjustment threshold to 15 seconds