Roshan Pulapura
09441c2632
feat(virtual-backgrounds) use new Open Source model
https://google.github.io/mediapipe/solutions/models.html#selfie-segmentation
3 år sedan
Avram Tudor
b4ba887d92
Revert "Update Virtual Background Model (#9867)" (#10247)
This reverts commit 9b6b335c60 .
3 år sedan
Roshan Pulapura
9b6b335c60
Update Virtual Background Model (#9867)
* update virtual background
* remove comments
* remove general model
3 år sedan
tudordan7
bb8c30a6c9
fix(virtual-background): Add logs on virtual background actions.
3 år sedan
Tudor D. Pop
d72b27d46d
fix(virtual-background): Fix mirror behavior for remote participants.
4 år sedan
Tudor D. Pop
74d65ff596
fix(virtual-background): Fix resize action and prevent mirror behavio… (#9441)
* fix(virtual-background): Fix resize action and prevent mirror behaviour on desktop share as a virtual background.
Co-authored-by: tudordan7 <tudor.pop@decagon.tech >
4 år sedan
tudordan7
06c527b6fe
feat(virtual-background): Desktop share as virtual background
4 år sedan
tudordan7
7f020a1107
feat(virtual-background): Desktop share as virtual background
4 år sedan
tudordan7
4872ce83ba
feat(virtual-background): Desktop share as virtual background
4 år sedan
tudordan7
99f61ca2cd
feat(virtual-background): Desktop share as virtual background
4 år sedan
tudordan7
dffe2316d4
feat(virtual-background): Desktop share as virtual background wip
4 år sedan
tudordan7
04a464dfee
feat(virtual-background): Desktop share as virtual background wip
4 år sedan
tudordan7
be0632783d
feat(virtual-background): Desktop share as virtual background wip
4 år sedan
Tudor D. Pop
af28080058
feat(virtual-background) add slight blur option
4 år sedan
Tudor D. Pop
77ee4b13e1
feat(virtual-backgrounds) add ability to upload custom images
4 år sedan
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
4 år sedan
Saúl Ibarra Corretgé
4fa47c8070
fix(virtual-background) use a DOM element for storing the image
THis will reuse the previously cached image and obey the base href.
Ref:
https://stackoverflow.com/questions/6241716/is-there-a-difference-between-new-image-and-document-createelementimg
4 år sedan
Saúl Ibarra Corretgé
31ace267ce
fix(virtual-background) use tighter edge smoothing
4 år sedan
tudordan7
194d357005
feat(virtual-backgrounds) add virtual background support
4 år sedan
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 år sedan
Tudor D. Pop
946339a52e
feat(blur) replace BodyPix with TFLite
Use the Google Meet model and SIMD optimized WASM.
4 år sedan
Josh Brown
ebb1b8d76b
fix(background-blur) refactor to improve performance
4 år sedan
Tristian Flanagan
9e7a477797
feat(blur): terminate blur web worker when disabled (#7347)
* feat(blur): terminate blur web worker when disabled
4 år sedan
Bettenbuk Zoltan
0598e7369b
ref: eslint-config-jitsi@1.0.3
5 år sedan
Saúl Ibarra Corretgé
6ce27ef10d
misc: set worker names
5 år sedan
Jaya Allamsetty
6fc7456196
fix(blur): Decrease the blur amount and improve the accuracy
5 år sedan
Jaya Allamsetty
c5bddda781
fix(blur): Increase the background blur value
5 år sedan
Jaya Allamsetty
dd99268461
fix(blur): update to bodyPix 2.0
5 år sedan
Jaya Allamsetty
d40fce741a
Fix the WebGL memory leak for Blur effect in Chrome 77 and up (#4652)
5 år sedan
Hristo Terezov
1b4bdb5142
fix(blur): on FF
6 år sedan
Hristo Terezov
8f79779ca7
fix(blur): Disable for SS
6 år sedan
Hristo Terezov
3b0c5d0b6a
fix(blur): many small issues.
6 år sedan