1655854225161
Meeting API - June 21, 2022
by Yves
Added New Webinar webhook events: meeting.participant_room_system_callout_ringing meeting.participant_room_system_callout_accepted meeting.participant_room_system_callout_rejected meeting.participant_room_system_callout_missed1654031177167
Video SDK - macOS v1.3.1
by Yves Grant
## Added New interfaces and callback to support multiple cameras (Up to 3). New interfaces in ZMVideoSDKVideoHelper-(BOOL)enableMultiStreamVideo:(NSString *)cameraDeviceID;
-(BOOL)disableMultiStreamVideo:(NSString *)cameraDeviceID; New1653335100000
Video SDK - May 23, 2022
by Yves Grant
Enhancements Add error message 12702- Can not access session a year ago. in the following APIs: GET /v2/videosdk/sessions/{sessionId} GET /v2/videosdk/sessions/{sessionId}/users GET /v2/videosdk/sessions/{sessionId}/users/{userId}/qos GET1650560531446
Video SDK - macOS v1.3.0
by Yves Grant
Added New interface to configure video preference profile. New interface class named ZMVideoSDKPreferenceSetting, defined in ZMVideoSDKVideoHelper.h:@property (nonatomic, assign, readwrite) ZMVideoSDKVideoPreferenceMode mode;
@property1650286800000
Video SDK - April 18, 2022
by Yves Grant
Enhancements Added "Data center region for session data in transit" support for Video SDK accounts. GET /v2/accounts/{accountId}/settings PATCH /v2/accounts/{accountId}/settings1648599869477
Video SDK - macOS v1.2.3
by Yves Grant
Added Add ZoomAudioDevice.driver to support share computer sound How to use ZoomAudioDevice.driver sudo /bin/rm -rf /Library/Audio/Plug-Ins/HAL/ZoomAudioDevice.driver sudo cp -r [ZoomAudioDevice.driver source path]1646951657124
Video SDK v1.2.2 (hotfix) - Windows, macOS, and Electron
by Yves Grant
Fixed Issue where the incorrect second camera was shared.1646448465999
macOS Video SDK v1.2.1
by Yves Grant
Added New interfaces and callback to support invite by phone New interfaces in ZMVideoSDKPhoneHelper.h:- (BOOL)isSupportPhoneFeature;
- (NSArray<ZMVideoSDKPhoneSupportCountryInfo*>*)getSupportCountryInfo;
-1643858060958
JWT field updates in Video SDK v1.2.0
by Yves Grant
The Video SDK version 1.2.0 includes the following updates to the JWT payload: The user_identity field is now optional. A new required field, role_type, is required for all users. It indicates the user’s role in a session; host or