mirror of
https://github.com/livekit/livekit.git
synced 2026-06-27 07:08:44 -04:00
c6303bb15a
* Fix skipped packets accounting. No need to copy unskipped packet RTP header to skipped packet. That was causing padding bytes to be counted. Also use Header.PaddingSize as base PaddingSize is deprecated. * PaddingSize in header in utils