1666962000000
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 their1665669600000
Video SDK v1.5.2 (patch)
by Chasity
1664456400000
Video SDK for Electron v1.5.0
by Chasity
Add Add interfaces in lib/zoom_video_sdk_video.js. addVirtualBackgroundItem, removeVirtualBackgroundItem, getVirtualBackgroundItemList, setVirtualBackgroundItem, getSelectedVirtualBackgroundItem,
getSelectedVirtualBackgroundItem Add new1663786920000
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: () =>1661952890518
Video SDK - Electron Demo v1.4.1
by Chasity
Add Add isWithDeviceAudio and isOptimizeForSharedVideo params for startShareView interface in lib/zoom_video_sdk_share.js. Add isWithDeviceAudio and i sOptimizeForSharedVideo params for startShareScreen interface in1658855100000
VideoSDK-Electron v1.3.3
by Chasity
Add Add teamIdentifier and speakerTestFilePath params for initialize interface in lib/zoom_video_sdk.js1656628047620
Video SDK - Electron v1.3.2
by Yves
Added Add subscribeToSharedComputerAudio and unsubscribeToSharedComputerAudio interfaces in lib/zoom_video_sdk_audio.js Add startShareComputerAudio interface in lib/zoom_video_sdk_share.js Add ZoomVideoSDKShareType enum in1654743600000
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,1654032122940
Video SDK - Electron v1.3.1
by Yves Grant
Added Add enableMultiStreamVideo, disableMultiStreamVideo, startVideoPreview, stopVideoPreview interfaces in lib/zoom_video_sdk_video.js. Add startMicTestRecording, stopMicTestRecording, playMicTestRecording, startSpeakerTest,