Version 25.1.0 GA

What's new in this release?

  • Public interface to show or hide statistics dialog
  • On desktops and laptops, the VidyoPlatform SDK has the capability to show ongoing video call statistics in a separate dialog box. Until now, it was only available for the standard VidyoConnect for Desktop application. Starting with this release, the API to enable the statistics dialog box is available for all customers.
  • For more information on the VidyoConnectorShowStatisticsDialog API, see here.
  • Torch mode on Android and iOS platforms
  • On Android and iOS, APIs have been provided for the LocalCamera set/get interface so users can enable/disable torch mode during video calls.
  • For more information on the VidyoLocalCameraTorchMode API, please visit here.
  • Picture-in-picture (PIP) application mode on Android platform
  • Until now, applications based on the VidyoPlatform SDK would either remain in the foreground in full-screen mode or go into the background where the video would be disabled. With this release, applications based on the VidyoPlatform SDK can be put into picture-in-picture (PIP) mode, where they shall occupy a small part of screen allowing users to use other applications without disabling the video of the VidyoPlatform SDK application.
  • Application developers can refer the latest Kotlin sample on GitHub for implementation.
  • For more information on using this feature, please visit here.
  • Next generation renderer for iOS platform
  • VidyoPlatform SDK’s existing renderer is based on the OpenGL library which has been deprecated on Apple platforms. Instead, Apple recommends to use Metal for rendering. Vidyo has developed a new renderer, which will only work on iOS platforms for now, based on the WGPU library, which uses Metal for rendering on Apple platforms.
  • This next generation renderer is only enabled for iOS platforms at this time.
  • The existing renderer, which is now deprecated for the iOS platform, remains the current default renderer. The next generation renderer can be enabled by customers using APIs.
  • For more information on the new renderer, please see here.
  • BOM secure library upgrades
  • OpenSSL has been upgraded to 3.0.15.
  • LibSRTP has been upgraded to 2.6.0.
  • Bug fixes
  • In this release, we've addressed some issues to improve usability and reliability.

Resolved issues

The following table lists the issue we have resolved in VidyoClient API Binary version 25.1.0.

VidyoClient API Binary version 25.1.0 - resolved issue

Key

Summary

VIDVCB-7936

The CDR now properly captures the OS version on Windows 11 according to Microsoft guidelines.

This does not impact any other platform or any other Windows platforms other than Windows 11.

VIDVCB-7750

We have fixed the Zoom Nudge feature for certain models of Telycam PTZ cameras.

VIDVCB-7712

In order to reduce connection times, fingerprinting is now enabled by default on STUN messages for all platforms and all deployments.

Known issues

There are no new known issues for this release.