1674143620059Meeting SDK - Web v2.9.7by ChasityGeneral Added SDK functions for host and co-host status management. See the SDK reference for details. “Camera not connected” icon for when the user does not have a camera connected. Support for recording with Zoom IQ. Client
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
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 - 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
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
1671030000000Video SDK React Native v1.5.3by ChasityAdded New interface to support “far end camera control”. New interface ZoomVideoSdkRemoteCameraControlHelper requestControlRemoteCamera: () => Promise<Errors>; giveUpControlRemoteCamera: () => Promise<Errors>; turnLeft: (range: number)
1670274780000Marketplace API - December 5, 2022by Ji Won L.Added New Get a user's entitlements API GET /v2/marketplace/users/{userId}/entitlements