1674068066385Video SDK for Electron v1.6.2by YvesAdded Support for the Linux platform. Breaking change Upgrade node version to 18.
1674066529867Video SDK for Windows v1.6.2by YvesAdded New interfaces to support video statistics on the shared (2nd) channel. New interfaces in IZoomVideoSDKRawDataPipe virtual ZoomVideoSDKVideoStatisticInfo getVideoStatisticInfo() = 0; New interfaces to show original and
1671637200000Video SDK - Windows v1.6.0by ChasityAdded New interfaces to support individual cloud recordings to create separate video files for selected users. New interfaces in IZoomVideoSDKUser virtual bool hasIndividualRecordingConsent() = 0; New class
1671637200000Video SDK - Electron v1.6.0by Chasity Known Issue Python 3.11 cannot build the node correctly. Use Python 3.10 or lower instead.
1670274780000Marketplace API - December 5, 2022by Ji Won L.Added New Get a user's entitlements API GET /v2/marketplace/users/{userId}/entitlements
1668631504662Video SDK - Electron v1.5.2by ChasityAdd Updates to demo app to showcase sharing second camera and far-end camera control. Fixed Issue where the user cannot get stop control callback when someone stops controlling his or her camera. Issue where it showed other platforms
1668631368853Video SDK - Windows v1.5.2by ChasityAdded New interfaces to support adjusting individual user's local audio volume. New interfaces in IZoomVideoSDKUser virtual bool setUserVolume(float volume, bool isShareAudio = false) = 0; virtual bool getUserVolume(float& volume, bool
1666640525942Marketplace API - October 24, 2022by Ji Won LeeAdded New Get webhook logs API GET /v2/marketplace/apps/{appId}/webhook_logs