Javier García
7a305ef96e
feat: New config disable feature virtual background (#13580)
* New config disable feature virtual background
* Change enableVirtualBackground to disableVirtualBackground in config file and correct lint problems
* Fix comment disable virtual background
* Change deprecated APP.storage to IReduxState
2 лет назад
Jaya Allamsetty
3f78de2d34
fix(virtual-backgroud) Remove desktop share as virtual background.
Its no longer supported in multi-stream mode.
3 лет назад
Robert Pintilii
3e744c5ffe
ref(TS) Convert some files to TS (#12289)
3 лет назад
Saúl Ibarra Corretgé
ab3d2160c9
fix(lint) tame Flow
4 лет назад
Tudor D. Pop
eb4aefbca1
fix(virtual-background) upload bkg image on poor connection
4 лет назад
tudordan7
8db3a341b3
fix(virtual-background): Set x scale to default value on desktop share as a virtual background deactivation.
4 лет назад
tudordan7
f5dd848daf
feat(virtual-background): Desktop share as virtual background
4 лет назад
Tudor D. Pop
dfd33521bf
fix(virtual-background): Fixes upload virtual background on Firefox
Fixes: #8892
4 лет назад
Tudor D. Pop
77ee4b13e1
feat(virtual-backgrounds) add ability to upload custom images
4 лет назад
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 лет назад
tudordan7
194d357005
feat(virtual-backgrounds) add virtual background support
4 лет назад
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 лет назад
Hristo Terezov
3b0c5d0b6a
fix(blur): many small issues.
6 лет назад