Version 24.1.0

Product Bulletin No. 1474, April 2024

What's new in this release?

  • Support for custom participant types
  • The VidyoClient SDK now supports custom participants depending on their participant types, along with their dynamic metadata, which comes from the Vidyo backend. This feature will enable application developers to add custom semantics to the types, such as bots, RTMP, etc.
  • Notifications for these types are provided by the SDK through callbacks. Applications can register/unregister for callbacks using:
  • VidyoConnectorRegisterBotEventListener
  • VidyoConnectorUnRegisterBotEventListener
  • When registered, VidyoClient will execute the callback functions:
  • VidyoConnectorOnBotJoined
  • VidyoConnectorOnBotLeft
  • Note: We will provide additional information once all Vidyo components have support for this feature.

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.