1646951657124Video SDK v1.2.2 (hotfix) - Windows, macOS, and Electronby Yves GrantFixed Issue where the incorrect second camera was shared.
1646951576757iOS Video SDK v1.2.2 (hotfix)by Yves GrantEnhanced Added protection to avoid crashes caused by unexpected usage. Fixed Issue where the setting of the aspect ratio was not respected.
1646947756136Web Meeting SDK v2.3.0by Yves GrantGeneral Here are the features in the Web Meeting SDK version 2.3.0 release. Added Support to use SDK key and secret to generate tokens to join meetings. Using SDK key and secret to generate tokens to join meetings Now you can use an SDK App
1646448943203Windows Video SDK v1.2.1by Yves GrantAdded New interfaces and callback to support invite by phone: New interfaces in IZoomVideoSDKPhoneHelper: virtual bool isSupportPhoneFeature() = 0; virtual IVideoSDKVector<IZoomVideoSDKPhoneSupportCountryInfo* >* getSupportCountryInfo() =
1646448465999macOS Video SDK v1.2.1by Yves GrantAdded New interfaces and callback to support invite by phone New interfaces in ZMVideoSDKPhoneHelper.h:- (BOOL)isSupportPhoneFeature; - (NSArray<ZMVideoSDKPhoneSupportCountryInfo*>*)getSupportCountryInfo; -
1646447914372iOS Video SDK v1.2.1by Yves GrantAdded New interfaces and callback to support invite by phone New interfaces in ZoomVideoSDKPhoneHelper.h:- (BOOL)isSupportPhoneFeature; - (NSArray <ZoomVideoSDKPhoneSupportCountryInfo *>* _Nullable)getSupportCountryInfo; -
1646447377754Android Video SDK v1.2.1by Yves GrantAdded New interfaces and callback to support invite by phone: New interfaces in ZoomVideoSDKPhoneHelper: boolean isSupportPhoneFeature(); List<ZoomVideoSDKPhoneSupportCountryInfo> getSupportCountryInfo(); int inviteByPhone(String
1646447030342Electron Meeting SDK v5.9.6by Yves GrantAdded The onMeetingStatisticsWarningNotification callback and SetMeetingStatisticsWarningNotificationCB interface in zoom_meeting.js. The onMeetingParameterNotification callbacks and SetMeetingParameterNotificationCB interface in
1646445937274Windows Meeting SDK v5.9.6by Yves GrantAdded New callbacks OnLiveTranscriptMsgReceived and OnClosedCaptionMessageReceived to receive live transcript and closed caption messages: In meeting_closedcaption_interface.h: virtual void onLiveTranscriptionMsgReceived(const wchar_t*