Closed intermezzio closed 2 years ago
This is a sample image of what the background blur and an overlain image can look like.
Congrats on being featured in the December Release Radar 🥳
Keep an eye on our YouTube Channel for a December Release Radar promo video 😄
Open Source Project name
Weffe
What is your project?
Since Zoom, WebEx, and other video calling platforms tend to have fewer features for Linux users, this project adds webcam video effects on Linux using minimal computer resources. Some effects include background blur and overlaying text and images to the webcam feed, which is streamed to a virtual webcam that can be used on any video call.
Version
1.0.0
Date
December 27, 2021
Description of changes
nil
GitHub Repo
https://github.com/intermezzio/weffe
Website
nil
Link to changelog
https://github.com/intermezzio/weffe/releases/tag/v1.0.0
Social media
nil
Anything else to add?
All of the video effects are written in shell and directly call ffmpeg, making these effects easier to use than ML-related solutions for webcam effects. I originally created this so that I could use it while taking remote college classes, and have now turned it into a more stable package for anyone interested in using it on their own calls.