Version 22.4.0

Product Bulletin No. 1393

What's new in this release?

  • Ability to enable and disable mirroring of the local camera feed
  • By default, the local camera feed is mirrored for the local preview. However, when sharing your video camera as content, if the shared content contains text, you may not want the video to be mirrored.
  • For example, in a healthcare scenario, if a doctor needs to read text on the video that is being shared, you should disable mirroring to ensure that the doctor can easily read the text.
  • To enable or disable this feature, use the enablePreviewMirroring flag in the VidyoConnectorSetRendererOptionsForViewId interface.
  • Improved media route handling for Android
  • In this release, we’ve improved the way we route media for Android applications. Instead of listing a single speaker device, we now offer a complete list of speaker devices to the application.
  • If the application selects a speaker device, the corresponding microphone device is chosen automatically.
  • If the application selects the default, VidyoConnector chooses the most appropriate device.
  • Note that we support only SCO (voice communication) devices and not A2DP (multimedia communication) devices.
  • Statistics analyzer enhancements
  • Prior to this release, the Google Analytics and VidyoInsights features were tightly coupled such that only one of them could be used at a time. Starting with this release, these features are independent.
  • This enhancement resulted in some interface changes at the VidyoConnector level; therefore, we recommend updating your application if you use these features.
  • Resolved issues
  • In this release, we've addressed several issues to improve usability and security.
  • System updates
  • For added security and stability, updates for multiple third-party packages and libraries are included as part of this release.

What actions can I take now?

For details about the new features and the resolved and known issues for this release, refer to the VidyoClient API Binary Library Release Notes.