1637109896084Windows Meeting SDK v5.7.6.1081 (hotfix)by Yves GrantDevelopers! We are happy to announce that our Android Meeting SDK has been updated to v5.7.6.1081 and is available in the Zoom App Marketplace. This version includes the changes below. Added New interface to customize the link of the cloud
1635159600000Video SDK API Initial release - 10/25/2021by Yves GrantOctober 25, 2021: We’re happy to announce the initial release of the Video SDK APIs and Webhooks listed below. For details, see Video SDK APIs and the Webhook Reference for Video SDK Webhooks. Master accounts can also set up accounts with
1634844900000Web Meeting SDK v2.0.1by Yves GrantThe Web Meeting SDK v2.0.1 release includes the following. The Web Meeting SDK Component View provides the option to embed the Web Meeting SDK as components in your page, allowing for a more-flexible design. The Web Meeting SDK Client View
1634834430787Windows Meeting SDK v5.7.6.1079 (patch)by Yves GrantHello! We updated our Windows Meeting SDK to v5.7.6.1079. You can download it on the Zoom App Marketplace. This version includes the changes below. Changed & Fixed Fixed an issue where the brand name in the pop-up dialog was not
1634602785186Windows Meeting SDK v5.7.6.1078 (hotfix)by Yves GrantDevelopers! We are happy to announce that our Windows Meeting SDK has been updated to v5.7.6.1078 and is available in the Zoom App Marketplace. This version includes the changes below. Changed & Fixed Fixed an issue in the sdk_demo_v2
1632957093153Windows Meeting SDK v5.7.6by Yves GrantHere are the release notes for the Windows Meeting SDK v5.7.6. AAN workflow in Custom UI The Active Apps Notifier provides a notice to meeting and webinar participants when a host or other participant is using an app that accesses meeting
1632330103180Web Meeting SDK v1.9.9by Yves GrantFixed Issue in Chrome 93 & 94 where macOS devices could not send video because of a WebCodecs breaking change.
1629910326167Web Meeting SDK v1.9.8by Yves GrantUpgrade to fix breaking changes The release of Chrome 93 on August 31st will result in breaking changes to WebCodecs due to API updates, which breaks the Web Meeting SDK ability to send video. To use Chrome 93+, you must upgrade to Web
1628886909658Video SDK macOS v1.1.1by Yves GrantAdded New interface to retrieve session ID. Please note that only the host can get the session ID. In ZMVideoSDKSession.h:- (NSString*) getSessionID New interface to retrieve user ID. In ZMVideoSDKUser.h:- (NSString*) getUserID Changed &