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
1674067405583Video SDK for macOS v1.6.2by YvesAdded Add callback to show original and translated. New interfaces in ZMVideoSDKLiveTranscriptionHelper (ZMVideoSDKErrors)enableReceiveSpokenLanguageContent:(BOOL)enable; (BOOL)isReceiveSpokenLanguageContentEnabled; Add new enum values
1674046800000GraphQL - January 18, 2023by YvesAdded Query meetingDetailReports meetingPollReports meetingReports activityReport dailyReport webinarLocalRecordingJoinToken webinarToken trackingSources webinarLocalArchiveToken webinarLiveStreamingJoinToken userLevelChannel M
1671717600000GraphQL - December 22, 2022by YvesAdded Query metricsWebinars metricsWebinar metricsWebinarParticipants metricsWebinarParticipantsQos metricsWebinarParticipantsSatisfaction metricsWebinarSharingRecordingDetails webinarSurvey webinarBranding Mutation updateWebinar
1671637200000Video SDK - macOS v1.6.0by ChasityAdded New interfaces to support developers providing raw data for screen sharing. New interface in ZMVideoSDKShareHelper - (ZMVideoSDKErrors)startSharingExternalSource:(id<ZMVideoSDKShareSource>)pSource; New interface class named
1669309200000GraphQL Beta - Available now!by YvesWe’re happy to announce the beta release of GraphQL, a query language for APIs as well as a runtime environment for filling those queries with data. See the Zoom GraphQL overview for details. We’ve been working on this for awhile. Queries
1668631454780Video SDK - macOS v1.5.3by ChasityAdded New interfaces to adjust individual user's local audio volume. New interface in ZMVideoSDKUser.- (BOOL)setUserVolume:(float)volume isSharingAudio:(BOOL)isSharingAudio; - (BOOL)getUserVolume:(float*)volume
1668607794983Video SDK - web v.1.5.5by YvesAdded Support for multi-sharing at the same time. Enable with stream.setSharePrivilege(SharePrivilege.MultipleShare). Use stream.switchShareView to switch the share view. Ability to adjust individual user's audio volume locally using