releases.shpreview

Stale audio streams closed on track unsubscribe

@livekit/rtc-node@0.13.32

July 28, 2026Node SDKsView original ↗
1 fixThis release1 fixBug fixesAI-tallied from the release notes
From the original release noteView original ↗

Patch Changes

  • Close audio streams when their track is unsubscribed. An unsubscribed track never receives eos from the FFI, so any AudioStream attached to it kept delivering frames — after a reconnect that meant the stale stream and the new subscription's stream both delivered the publisher's audio. - #701 (@davidzhao)

  • bump FFI to 0.12.68 - #701 (@davidzhao)

Fetched July 28, 2026