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
1674098316780Meeting SDK - macOS v5.13.5 by ChasityAdded New interface to support hiding self-video view in ZoomSDKVideoSetting - (ZoomSDKError)enableHideSelfView:(BOOL)enable; - (BOOL)isHideSelfViewEnabled; New interface to support stopping all participant’s incoming video. New
1674096270866Meeting SDK - Electron v5.13.5by ChasityBreaking change Upgraded node version to 18. Deprecated Delete MeetingConfig_DisableConfidentialWatermark interface in lib/zoom_meeting_configuration.js
1671638433071Meeting SDK - macOS v5.13.0by ChasityAdded New interfaces to support Immersive Scene in customized user interfaces. New interface in ZoomSDKMeetingService: -(ZoomSDKCustomImmersiveController*)getMeetingImmersiveController; New interface class named
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
1668628687621Meeting SDK - macOS v5.12.8by ChasityAdded New interface to control waiting room configuration for the customized user interface. New interface class named ZoomSDKCustomWaitingRoomData defined in ZoomSDKWaitingRoomController.h @property (copy, nonatomic, readonly) NSString*
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