jiti-meet/react/features/stream-effects/virtual-background
Saúl Ibarra Corretgé 1395f84550 fix(virtual-background) fix tainted canvas when using the CDN
When we use a CDN the images come from an origin different than the site so
unless we mark them for CORS the canvas where they are painted will be tainted.

Ref: https://developer.mozilla.org/en-US/docs/Web/HTML/CORS_enabled_image
2021-03-17 16:32:16 +01:00
..
vendor feat(virtual-backgrounds) add virtual background support 2021-03-12 15:05:20 +01:00
JitsiStreamBackgroundEffect.js fix(virtual-background) fix tainted canvas when using the CDN 2021-03-17 16:32:16 +01:00
TimerWorker.js feat(virtual-backgrounds) add virtual background support 2021-03-12 15:05:20 +01:00
index.js feat(virtual-backgrounds) add virtual background support 2021-03-12 15:05:20 +01:00