diff --git a/src/media-sink.ts b/src/media-sink.ts index 4f65fc2..99dae39 100644 --- a/src/media-sink.ts +++ b/src/media-sink.ts @@ -1030,6 +1030,7 @@ class PcmAudioDecoderWrapper extends DecoderWrapper= preciseDuration) { + // We need to sync with the sample timestamp again this.currentTimestamp = sample.timestamp; }