2023-02-28

Updates to Web Client SDK (v3.9.0-beta.3) - Introduced viewerCount property and enabled AGC for non-Dolby Voice conference input audio. Updates to Flutter Client SDK (v3.8.0) - Upgraded the WebRTC version to a recent version that contains improvements and bug fixes.

Web Client SDK

3.9.0-beta.3

Features

  • Introduced a new property in the activeParticipants event called viewerCount, which lists the number of all Real-time Streaming viewers who joined the conference.
  • Enabled automatic gain control (AGC) by default for input audio in non-Dolby Voice conferences.

Changes

The VSL model has been renamed from vsl_impl.pkgwvsl to vsl_impl.bin.

Bug Fixes

Fixed an issue where streamRemoved event was not emitted for remote screenshare in non-Dolby Voice conferences.

Flutter Client SDK

3.8.0

Features

Upgraded the WebRTC version to a recent version that contains improvements and bug fixes. The previously used version contains serious security vulnerabilities that can make your application susceptible to remote code execution, and can potentially give an attacker access to your application’s private data.