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
1674101774996Meeting SDK - Windows v5.13.5by ChasityAdded New interface to support stoping all participant’s incoming audio in IMeetingAudioController virtual SDKError StopIncomingAudio(bool bStop) = 0; virtual bool IsIncomingAudioStopped() = 0; New interfaces to improve makeup
1674096270866Meeting SDK - Electron v5.13.5by ChasityBreaking change Upgraded node version to 18. Deprecated Delete MeetingConfig_DisableConfidentialWatermark interface in lib/zoom_meeting_configuration.js
1671637200000Meeting SDK - Windows v5.13.0by ChasityAdded New callback for sign interpretation. New callbacks in IMeetingSignInterpretationControllerEvent virtual void OnTalkPrivilegeChanged(bool hasPrivilege) = 0; New interface to allow everyone in the waiting room to be in the
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
1668622167572Meeting SDK - Windows v5.12.8by ChasityAdded New interface to control the waiting room configuration for the customized user interface. New interfaces in IMeetingWaitingRoomController virtual SDKError RequestCustomWaitingRoomData() = 0; New callbacks in