Tudor D. Pop
eb4aefbca1
fix(virtual-background) upload bkg image on poor connection
3 years ago
tudordan7
8db3a341b3
fix(virtual-background): Set x scale to default value on desktop share as a virtual background deactivation.
3 years ago
tudordan7
f5dd848daf
feat(virtual-background): Desktop share as virtual background
4 years ago
Tudor D. Pop
dfd33521bf
fix(virtual-background): Fixes upload virtual background on Firefox
Fixes: #8892
4 years ago
Tudor D. Pop
77ee4b13e1
feat(virtual-backgrounds) add ability to upload custom images
4 years ago
Saúl Ibarra Corretgé
22b6d32174
feat(build,virtual-background) don't use an external bundle for the effect
The majority of the code is in the WASM file and models, this is just a few KB.
It's so little, in fact, that the performance hint for the main bundle didn't
have to be adjusted.
4 years ago
tudordan7
194d357005
feat(virtual-backgrounds) add virtual background support
4 years ago
Tudor D. Pop
dd1f8339b1
fix(blur-effect) enable blur effect on all platforms supporting canvas filters
That means all browsers except Safari, for now.
In addition, use the 96p model (instead of the 144p one) on browsers without SIMD support.
4 years ago
Hristo Terezov
3b0c5d0b6a
fix(blur): many small issues.
5 years ago