Changelog: Video SDK - Web - 2.3.12

Released: 2026-01-15 Updated: 2026-01-20T18:12:02

Visit Changelog

Summary: Improved SDK to share QoS with adaptive frame-rate. Fixed three video-related issues: stream.startVideo() resolution failure when called immediately after localVideoTrack.start(), incorrect video rendering after multiple client.init calls without page refresh, and video flickering in legacy Safari browsers.

Changed

  • Improvement to share QoS with adaptive frame-rate.

Fixed

  • Issue with stream.startVideo() method could not resolve when localVideoTrack.start() method was called immediately after joining the session.
  • Issue where video could not be rendered correctly using the stream.attachVideo method after calling client.init multiple times without refreshing page.
  • Issue with video flickering in legacy Safari browser.