issues
search
edumeet
/
edumeet-client
This is the client service for the Edumeet project
15
stars
22
forks
source link
Feat/blur webgl pipeline
#155
Closed
pnts-se
closed
1 year ago
pnts-se
commented
1 year ago
closes #145 closes #131
This PR will
make redux logger optional by configuration
move blurbackground class to utils directory
move effects logic to effectsMiddleware
add support for multiple pipelines for rendering blur background effect
add support for webgl pipeline
fix fps issue in canvas2d pipeline
pnts-se
commented
1 year ago
make webgl parameters configurable
add error handling, stop blur effect and update webcam on error
try webgl and fallback to canvas2d pipeline
closes #145 closes #131
This PR will