1659131761034
Meeting SDK - Web v2.6.0
by Yves
General Fixed Reverted audio-handling changes in v2.5.0 to support Chrome 104 beta. Client View Added In-session resource support. Ability to customize the waiting room. Email watermark support. Support for sending 720p videos on Macs using1659056312914
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,NL1658854800000
VideoSDK-Windows v1.3.3
by Chasity
Added New interface to support new live transcription and transcription features. New enums: typedef enum
{
ZoomVideoSDKLiveTranscription_Status_Stop = 0,//not start
ZoomVideoSDKLiveTranscription_Status_Start = 1, 1658854080000
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 in1658853579243
Meeting SDK - Android v5.11.3
by Chasity
Added New interface to append customized shared item and hide any shared item. New interface in ICustomShareOptionItem String getTitle()
int getIconResId()
IShareOptionAction getAction() New interface in1658183700000
Video SDK API - July 18, 2022
by Yves
Enhancements New user.invite.room_system_callout value for the method field and new call_type and device_ip fields in the params field in the Use in-Session events controls API. PATCH /v2/videosdk/sessions/{sessionId}/events1656633556603
Meeting SDK - Web v2.5.0
by Yves
Client View Added Support for testing mics and speakers Parameter in init to enable and configure an intermediary page for users clicking external hyperlinks Event listener for “Sharing has Started” events Functional and UI support for new1656627107504
Video SDK - Windows v1.3.2
by Yves
Added New interfaces to support sharing computer sound New interfaces in IZoomVideoSDKShareHelper: virtual ZoomVideoSDKErrors startShareComputerAudio() = 0; New interfaces in IZoomVideoSDKRawDataPipe: virtual ZoomVideoSDKErrors1656617288835
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. Fixed