1635159600000
Video SDK API Initial release - 10/25/2021
by Yves Grant
October 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 with1634844900000
Web Meeting SDK v2.0.1
by Yves Grant
The 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 View1632330103180
Web Meeting SDK v1.9.9
by Yves Grant
Fixed Issue in Chrome 93 & 94 where macOS devices could not send video because of a WebCodecs breaking change.1629910326167
Web Meeting SDK v1.9.8
by Yves Grant
Upgrade 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 Web1628886909658
Video SDK macOS v1.1.1
by Yves Grant
Added 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 &1628886769284
Video SDK Windows v1.1.1
by Yves Grant
Added New interface to retrieve session ID. Please note that only the host can get the session ID. In zoom_video_sdk_session_info_interface.h:- virtual const zchar_t* getSessionID() = 0; New interface to retrieve user ID. In1626975319044
Web Client SDK version 1.9.7
by Yves Grant
Zoom ending support of Microsoft Internet Explorer Microsoft is ending support for Internet Explorer (IE) 11 on August 17, 2021. Based on this date, Zoom is ending support for IE on September 30, 2021. Users can still use Zoom on IE after1625765882311
Active Apps Notifier Updates
by Colette Turbeville
The following changes are planned for later this month to all users in web and client version 5.7.3. Relaunch & Improvements When an app used in a meeting or webinar accesses content from that meeting or webinar, the icon(s) will be shown1623714899847
Video SDK macOS v1.1.0
by Yves Grant
Added SDK sample app. Apple M1 support. Ability to send raw audio data and the support for virtual microphone and virtual speaker. Added NZoomVideoSDKAudioSendRawdata.h Note: When using the virtual speaker, the audio share will be disabled