1656617288835Meeting SDK v5.11.1 (patch)by YvesUpgraded codebase. Fixed on macOS: Screen share didn’t work when a user joined a multi-share meeting with two users sharing their screens. Fixed on macOS: Having a space in the username resulted in not being able to join the meeting. Fixed
1656444315898App approval notification settingby Ji Won LeeMarketplace team released a new capability to notify end users directly when an app has been approved for use. This was deployed to address customer feedback about the lack of notification for users when an app is approved and available for
1656112707774Meeting SDK - macOS v5.11.0by YvesAdded New interfaces to streaming to raw to access "downstream" raw audio and video streams New interfaces in ZoomSDKLiveStreamHelper-(ZoomSDKError)startRawLiveStream:(NSString *)broadcastURL; -(ZoomSDKError)stopRawLiveStream; New interface
1654222500000MeetingSDK - Web v2.4.5by Yves GrantGeneral Added Support for pronouns Labels to video tiles showing participants’ audio connection status Fixed Conflicts between 720p and virtual backgrounds running at the same time Client View Added Support for Webinar Session Branding
1654094513740New Server-to-Server OAuth App Typeby Yves GrantThe Server-to-Server OAuth app type should be available by June 2, 2022 at midnight PST. UPDATE: This is now available for Developers with access permissions (see note below). The Server-to-Server OAuth app type enables Developers to
1654029835154Video SDK - iOS v1.3.1by Yves GrantAdded Added Bitcode support. New error codes in ZoomVideoSDKErrors Errors_Call_Too_Frequently, Errors_No_Impl, Errors_Dont_Support_Feature, Errors_Meeting_Phone_Error =
1654029460272Video SDK - Android v1.3.1by Yves GrantAdded New Enum to support receiving 1080p video, only available for Oculus devices. New enum in ZoomVideoSDKVideoResolution VideoResolution_1080P(4) New interface in ZoomVideoSDKInitParams public boolean enableFullHD = false; New error
1654024257429Meeting SDK - macOS v5.10.6by Yves GrantAdded New interface to allow the user to disable the new whiteboard feature. New interface in ZoomSDKMeetingConfiguration- (ZoomSDKError)enableCloudWhiteboard:(BOOL)enable; New callback to notify when a reaction is received in a Webinar.
1651540200000Meeting SDK v5.10.3 patchby Yves GrantFixed Fixed an issue where the SDK user was not able to leave the meeting when the meeting status was “Connecting”.