1659056312914
Set data center region in JWT payload
by Yves
New optional field in JWT payload to allow setting the data center region preference for the session. Specify the data center location used by the participant, separated by commas. Valid geo regions: US,AU,CA,IN,CN,BR,MX,HK,SG,JP,DE,NL1659034246404
Video SDK - Web v1.4.0
by Yves
Added muteUserAudioLocally method to locally mute or unmute another user's audio. Mic and speaker preview support. The microphone can be tested by recording voice and playing it. Speakers can be tested by playing a sound and visualizing its1658854080000
Meeting SDK - macOS v5.11.3.9091
by Chasity
Added New interface to give each user a unique user ID in the main meeting and in or out of Breakout Room (BO) rooms. This ID is only persistent during the current meeting; the ID will be discarded once the meeting is over. New interface in1656617288835
Meeting SDK v5.11.1 (patch)
by Yves
Upgraded 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. Fixed1656112707774
Meeting SDK - macOS v5.11.0
by Yves
Added 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 interface1654034334380
Video SDK - Web v1.3.0
by Yves Grant
New Requirement in v1.3.0 Starting with VideoSDK-Web v1.3.0, the role_type in the JWT token is required. See SDK Authorization for details. Added Virtual background support, and APIs: isSupportVirtualBackground, previewVirtualBackground,1654024257429
Meeting SDK - macOS v5.10.6
by Yves Grant
Added 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.1651875587069
Video SDK - Web v1.2.7
by Yves Grant
Fixed Issue where two-or-more videos could not be properly, simultaneously shown on Firefox and Safari.1651540200000
Meeting SDK v5.10.3 patch
by Yves Grant
Fixed Fixed an issue where the SDK user was not able to leave the meeting when the meeting status was “Connecting”.