2023-03-10

Updates to C++ SDK (v2.4.0-beta.4) - Various fixes and improvements for desktop capture.

C++ SDK

2.4.0-beta.4

Changes

  • Improvements in the performance of desktop capture for both dynamic and detailed captured content.
  • Set the default content type for screen share to be detailed, which is suitable for high resolution non-dynamic content. The default can easily be overridden in the start screen share call.

Bug Fixes

  • Fixed an issue where changing the screen share content type of the desktop capture while screen share was active resulted in a crash.
  • Fixed an issue that was incorrectly blocking the ability to switch between full screen sources or window screen sources while screen share was active.