Skip to content

release v5.18.0

Choose a tag to compare

@Rychou Rychou released this 08 Jun 08:24
· 13 commits to main since this release
a334214

Version 5.18.0 @2026.06.02

Feature

  • Added support for the AudioPlayer plugin for URL, PCM, and MediaStreamTrack audio playback, with support for mixing audio into the published stream. We recommend existing AudioMixer users upgrade to this plugin.
  • Added support for setting the filterVirtualDevice parameter in TRTC.getCameraList and TRTC.getMicrophoneList to filter virtual devices.

Improvement

  • Improved network recovery capability under poor network and high RTT conditions.
  • Optimized SEI sending/receiving and VideoDecoder plugin performance so they are no longer affected by main-thread blocking.

Bug Fixed

  • Fixed decoding failures that could occur when devices such as Snapdragon 680 decode multiple video streams simultaneously. We recommend using the VideoDecoder plugin for decode fallback.