1674143279661Video SDK - Web v1.6.0by ChasityAdded Pan-Tilt-Zoom (PTZ) camera control and far end camera control: With stream.requestFarEndCameraControl() and stream.approveFarEndCameraControl() and stream.controlFarEndCameramethods and several related events, now you can control the
1674096270866Meeting SDK - Electron v5.13.5by ChasityBreaking change Upgraded node version to 18. Deprecated Delete MeetingConfig_DisableConfidentialWatermark interface in lib/zoom_meeting_configuration.js
1674066013380Video SDK for Android v1.6.2by YvesBreaking Changes minSdkVersion upgraded to 23 compileSdkVersion upgraded to 33 buildToolsVersion upgraded to 30.0.3 targetSdkVersion upgraded to 33 Added Add interface to enable/disable receiving original and translated
1671637200000Meeting SDK for Electron v5.13.0by ChasityKnown Issue Python 3.11 cannot build the node correctly. Use Python 3.10 or lower instead. See Install Dependencies for details (documentation soon to be updated). Breaking change Add SetPipeName interface in
1671637200000Video SDK for Android v1.6.0by ChasityAdded Interface for developers to provide raw data for sharing. Add interface in ZoomVideoSDKShareSource void onShareSendStarted(ZoomVideoSDKShareSender sender); void onShareSendStopped();``` Add interface in
1668631091548Video SDK - Android v1.5.3by ChasityAdded New interface to clean up Video SDK. New interface in ZoomVideoSDK int cleanup(); New callback in ZoomVideoSDKDelegate void onUserVideoNetworkStatusChanged(ZoomVideoSDKNetworkStatus status, ZoomVideoSDKUser user) New enum in
1668607794983Video SDK - web v.1.5.5by YvesAdded 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 using