Hello Zoom Developers, here are the updates for the Web Video SDK version 1.3.0 release ![]()
New Requirement in version 1.3.0
- The
role_typeattribute in the Video SDK JWT token is required. See SDK Authorization for details.
Added
- Virtual background support, and APIs
- APIs include:
isSupportVirtualBackground,previewVirtualBackground,updateVirtualBackgroundImage,stopPreviewVirtualBackground, andvirtualBackgroundoption instartVideomethod - See API reference for more details
- APIs include:
- Audio and video statistic information.
- Subscribe to audio and video data via
subscribeAudioStatisticDataandsubscribeVideoStatisticData - Data will be sent every second via the
audio-statistic-data-changeandvideo-statistic-data-changeevents
- Subscribe to audio and video data via
- Support for sharing audio only while screen sharing a Chrome tab
- Support for sharing “Content from 2nd Camera” (e.g. a document camera, or the integrated camera on your laptop)
- New
ScreenShareOptionoption for thestartShareScreenmethod - New secondaryCamera-related method:
switchSharingSecondaryCamera - See here for more details on functionality, and the API reference for usage
- New
Enhanced
- Datacenter selection algorithm for reduced latency and improved in-meeting performance
- Improvements include geo-fencing and greater prioritization of geographically-close servers
- QoS for in-meeting video streams (e.g. participant videos)
Fixed
- Occasional conflicts when starting 720p videos with virtual background
- Issue where the start audio with
speakerOnlyoption on iOS mobile browser could lead to users not hearing audio - Video rendering issue on Android mobile browsers
You can also see the update listed on our Changelog
Thanks,
Tommy