2023-08-15

Updates to C++ SDK (v2.5.6 and v2.6.0-beta.2) - Fixed a memory leak during screen share when a video frame handler with a video sink was connected.

C++ SDK

2.5.6

Bug Fixes

Fixed a memory leak that occurred while screen sharing with an active video frame handler containing a video sink.

2.6.0-beta.2

Beta 2 Bug Fixes

Fixed a memory leak that occurred while screen sharing with an active video frame handler containing a video sink.

2.6.0 Features

  • Introduced a high noise reduction level that uses a Deep Neural Network (DNN) to remove all background sounds from your audio for non-Dolby Voice conferences. Previously this was only available for Dolby Voice conferences.
  • Introduced the Debian 11 and ARM64 support to let you use the SDK on the Raspberry Pi 3b+/4, where hardware-accelerated encoding of H264 is enabled by default.
  • Introduced the ability to set a logging callback on the SDK and thus receive all logs from the SDK libraries in your application.
  • Introduced the ability to replay conferences.
  • Introduced the ability to load plugins in the sample code.

2.6.0 Changes

Reduced the overall package size for macOS and Windows.