1656627107504Video SDK - Windows v1.3.2by YvesAdded New interfaces to support sharing computer sound New interfaces in IZoomVideoSDKShareHelper: virtual ZoomVideoSDKErrors startShareComputerAudio() = 0; New interfaces in IZoomVideoSDKRawDataPipe: virtual ZoomVideoSDKErrors
1655854225161Meeting API - June 21, 2022by YvesAdded 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_missed
1654030161190Video SDK - Windows v1.3.1by Yves GrantAdded New interfaces and callback to support up to 3 multiple cameras. New interfaces in IZoomVideoSDKVideoHelper: virtual bool enableMultiStreamVideo(const zchar_t* cameraDeviceID) = 0; virtual bool disableMultiStreamVideo(const zchar_t*
1653336900000Meeting API - May 23, 2022by Yves GrantAdded New Meeting and Webinar webhook events: meeting.participant_role_changed webinar.participant_role_changed meeting.participant_feedback webinar.participant_feedback New Chat APIs: POST /chat/users/{userId}/messages/files POST
1650504454344Video SDK - Windows v1.3.0by Yves GrantAdded New interface to configure video preference profile. New interface in IZoomVideoSDKVideoHelper: virtual ZoomVideoSDKErrors setVideoQualityPreference(ZoomVideoSDKVideoPreferenceSetting& preference_setting) = 0; New interface in
1650304800000Meeting API Updates — April 18, 2022by Ashley KinardThe following changes were released on April 18 2022: Added Meeting Get a meeting's join token for local recording GET /v2/meetings/{meetingId}/jointoken/local_recording Webinar Get a webinar's join token for local recording GET
1648600158232Video SDK - Windows v1.2.3 by Yves GrantEnhanced Support for participants to join sessions before the host Increased length of user_identity to 36 chars Fixed Issue where if you input the wrong JWT token and created a session with send video RawData on, the onInitialize event
1647882000000Meeting API Updates — March 21, 2022by Ashley KinardPlease note that our Meeting API documentation has moved to the following URLs: https://marketplace.zoom.us/docs/api-reference/zoom-api/methods Master account APIs — https://marketplace.zoom.us/docs/api-reference/zoom-api/ma The following
1646951657124Video SDK v1.2.2 (hotfix) - Windows, macOS, and Electronby Yves GrantFixed Issue where the incorrect second camera was shared.