1648484328341Video SDK -Web v1.2.3by Yves GrantAdded Support for users to join session before host Fixed Issue with Command Channel having unexpected failover behavior when ending a session Audio and video not reconnecting properly on failover Error code not being sent correctly when no
1647021459885[ACTION REQUIRED] Web SDK for Chrome 100by Yves GrantWeb Meeting and Video SDK action required before Chrome 100 release on March 29th On March 29th Chrome 100 will be released. If your users upgrade to Chrome 100, the Web SDK may not function properly. To ensure that the Web SDKs function
1646085600000Web Video SDK v1.2.0by Yves GrantAdded Support for Cloud Recording. Support for 720p video send. To send 720p video, the user must use Chrome version 95 or higher on Windows with either an Intel Integrated or NVIDIA gGraphics card and pass the hd:true property in the
1639090374231Web Video SDK v1.1.7by Yves GrantAdded Support for resizing screen-share canvas via stream.updateSharingCanvasDimension API Enhanced Security for dependencies in package.json Fixed Broken self view in Chrome when SharedArrayBuffer is disabled and webpage is not
1636057533378Video SDK Web v1.1.6by Yves GrantAdded mirrorVideo API call (see the Web Video SDK reference documentation for more details) Fixed underlyingColor option not working properly after calling stopRenderVideo SDK points to the correct dependencies for this version (see Web
1632330361725Video SDK Web v1.1.5by Yves GrantFixed Issue in Chrome 93 & 94 where macOS devices could not send video because of a WebCodecs breaking change. Known issue The SDK points to version 1.1.4 dependencies. We will fix this issue in version 1.1.6. See Web Video SDK 1.1.5
1629472473817Video SDK Web v1.1.4by Yves GrantUpgrade to fix breaking changes The release of Chrome 93 on August 31st will result in breaking changes to WebCodecs due to API updates, which breaks the Web Video SDK ability to send video. To use Chrome 93+, you must upgrade to Web Video
1626367803258Video SDK Web v1.1.3by Yves GrantAdded Added session_key and user_identity fields to the Video SDK signature. You can use these fieldsĀ to assign unique session and user IDs to video SDK sessions. Such as from a separate, external systems. Access to Zoom Global library to
1623887926834Video SDK Web v1.1.0by Yves GrantMajor change Updated "Instant" namespace to "Video". When you upgrade to 1.1.0 make sure to update Instant to Video. For example change import ZoomInstant from `@zoomus/videosdk'; to import ZoomVideo from '@zoom/videosdk'; Added Local audio