Skip to content

kripi-png/VirtualWebcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scuffed Virtual Webcam thingy made with Python

Requirements

How to use

  1. Download or clone the project
  2. Get two images; one for ON state and one for OFF state. Or you can use the default ones
  3. run main.py --help to get a list of available commands
  4. Open OBS and set up a virtual webcam, then select it as a camera in Discord/Zoom/Teams or whatever. You can follow these instructions

Commands

-h, --help            show this help message and exit
--list                show a list of all available settings and exit
--save NAME           save settings for easier use by entering a name for a setting (e.g. cat)
--load NAME           load settings by name (e.g. cat)
--on PATH             path to an image that will be shown when the user is talking
--off PATH            path to an image that will be shown when the user is not talking
--volume_threshold INT
                      (OPTIONAL) set the volume threshold. Default: 2000

About

A scuffed Python thingy for OBS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages