Version 24.1.0

What's new in this release?

  • Support for custom participant types
  • 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

    Vidyo 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 VidyoPlatform SDK Binary Library Release Notes.