Zoom Video SDK Virtual background using videosdk-ui-toolkit.js

how to set virtual background in video SDK by videosdk-ui-toolkit.js

Hey @eng.alshiekhosman

Thanks for your feedback.

You can refer to this article to set up and use the virtual background.

Thanks
Vic

iam facing below error
videosdk-ui-toolkit.js:3 UIKit: SharedArrayBuffer disabled. 720p, Gallery View, and Virtual Background not available.

Hey @eng.alshiekhosman ,

If you enable SharedArrayBuffer you will see virtual background.

We will have more advanced virtual background functionality in the next UI Toolkit release. Stay tuned!

Best,
Tommy

Dear

thanks for support but how can enable SharedArrayBuffer in videosdk-ui-toolkit.js

flow below link as per support but not enabled
gzuidhof/coi-serviceworker: Cross-origin isolation (COOP and COEP) through a service worker for situations in which you can’t control the headers (e.g. GH pages) (github.com)

Hey @eng.alshiekhosman ,

Here is a reference for you if it helps, take a look at the service worker file:

https://videosdk.dev/uitoolkit-canvas-gallery/

Best,
Tommy