1629472473817
Video SDK Web v1.1.4
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 Video SDK ability to send video. To use Chrome 93+, you must upgrade to Web Video1629223200000
API Updates - August 17, 2021
by Ashley Kinard
The following changes were released on August 17, 2021: New APIs Meetings Get a meeting registrant GET /v2/meetings/{meetingId}/registrants/{registrantId} Phone Get an account’s call recording GET /v2/phone/call_logs/{id}/recordings Update1628887208689
Video SDK Electron 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.js: getSessionID New interface to retrieve user ID. In zoom_video_sdk_user_util.js: userID1628886909658
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. In1628886690843
Video SDK iOS 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 ZoomVideoSDK.h:- (NSString * _Nullable)getSessionID; New interface to retrieve user ID. In ZoomVideoSDKUser.h:- (NSUInteger)getUserID;1628886532173
Video SDK Android 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 ZoomVideoSDKSession.java:- String getSessionID() New interface to retrieve user ID. In ZoomVideoSDKUser.java:- String getUserID()1628885091969
Electron Meeting SDK v5.7.1
by Yves Grant
Here are the release notes for the Electron Meeting SDK v5.7.1 Client SDK is now officially ‘Meeting SDK’ To better reflect the functionality of the Client SDK for Android, iOS, macOS, Windows, and Web, we’re changing its name to the1628882607858
Windows Meeting SDK v5.7.1
by Yves Grant
Here are the release notes for the Windows Meeting SDK v5.7.1 Client SDK is now officially ‘Meeting SDK’ To better reflect the functionality of the Client SDK for Android, iOS, macOS, Windows, and Web, we’re changing its name to the Meeting