Skip to content

Overlay gifs of memes on your video calls (works with Zoom, Google Meet, Microsoft Teams)

License

Notifications You must be signed in to change notification settings

niladridutt/virtual-camera-meme-filters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virtual-camera-meme-filters

Overlay gifs of memes on your video calls (works with Zoom, Google Meet, Microsoft Teams)

Installation guide

pip install -r requirements.txt

PyVirtualCam needs OBS if you're using Mac or Windows, or install v4l2loopback for Linux for virtual camera output.

Usage

python run.py --filter['cat' or 'pikachu' or 'rainbow_cat' or 'dog'] --position['top' or 'bottom'] --magnify[magnification factor eg: 2.3] --speed[0 for idle, eg : 2 will move it from right to left]

Eg :

python run.py --filter cat
python run.py --filter pikachu --magnify 1.5 --speed 5

4 filter options - ['cat','pikachu','rainbow_cat','dog']

All filters have customized default settings but feel free to play with it!

Open up Zoom or Google Meet and choose OBS/v4l2loopback Virtual Camera

If you're using Google Chrome and OBS virtual camera option is not avilable then disable hardware acceleration in chrome settings and restart.

Future updates

Will add more memes (doge coming up next!)

About

Overlay gifs of memes on your video calls (works with Zoom, Google Meet, Microsoft Teams)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages