1668607794983
Video SDK - web v.1.5.5
by Yves
Added Support for multi-sharing at the same time. Enable with stream.setSharePrivilege(SharePrivilege.MultipleShare). Use stream.switchShareView to switch the share view. Ability to adjust individual user's audio volume locally using1666962000000
Video SDK for React Native v1.5.2
by Chasity
Breaking Change Changed functions where the return type is ZoomVideoSdkError to return an error string. Previously, those functions returned an integer. Added New interface to support users joining an existing session by calling in on their1665510831444
Video SDK - Web v1.5.1
by Yves
# Fixed Audio did not work on Safari for iPadOS.1664316900000
Video SDK - Web v1.5.0
by Chasity
Added Support for sending 720p videos on M1 and M2 macOS devices. Enhanced Audio on Android. Fixed An issue where speaker tests would not stop in some edge cases. switchCamera() function not working properly on mobile iOS and Android1663786920000
Video SDK for React Native v1.4.0
by Chasity
Added New interfaces and callbacks to support live transcription and translation. New interface ZoomVideoSdkLiveTranscriptionHelper. New functions in ZoomVideoSdkLiveTranscriptionHelper canStartLiveTranscription: () =>1661815500000
Video SDK - Web 1.4.1
by Chasity
Added Subsession support. Enhanced Monitor logs for troubleshooting audio-start issues in iOS browsers. preloadDependentAssets method by adding a customized assets path option/argument. Fixed Mobile browsers not receiving1659056312914
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 its1654743600000
Video SDK React Native Wrapper v1.3.1
Added New interfaces and callback to support inviting others by phone (call out). New interfaces in ZoomVideoSdkPhoneHelper cancelInviteByPhone(); getInviteByPhoneStatus(); getSupportCountryInfo(); inviteByPhone(countryCode, phoneNumber,