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 new1661952890518
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 in1654032122940
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,1650561264103
Videos SDK - Electron v1.3.0
by Yves Grant
Breaking change Updated@vue/cli-plugin-babel,@vue/cli-plugin-router,@vue/cli-plugin-vuex, and@vue/cli-service versions to 5.0.4. Added setVideoQualityPreference interface in lib/zoom_video_sdk_video.js getSuppressBackgroundNoiseLevel,1648600473144
Video SDK - Electron v1.2.3
by Yves Grant
Breaking change Dependencies updates: Update: electron: ^17.0.0 nodejs: 16.13.0@vue/cli-plugin-babel: ^4.5.15@vue/cli-plugin-router: ^4.5.15@vue/cli-plugin-vuex: ^4.5.15@vue/cli-service: ^4.5.15 vue-cli-plugin-electron-builder: ^2.1.1 Add:1646951657124
Video SDK v1.2.2 (hotfix) - Windows, macOS, and Electron
by Yves Grant
Fixed Issue where the incorrect second camera was shared.1628887208689
Video SDK Electron v1.1.1
by Yves Grant
Added New interface to retrieve session ID. Please note that only the host can get the session ID. In zoom_video_sdk_session_info.js: getSessionID New interface to retrieve user ID. In zoom_video_sdk_user_util.js: userID