Skip to content

Freeze a virtual camera using a hotkey. Made specifically to freeze a webcam during video calls on Linux.

License

Notifications You must be signed in to change notification settings

piotrpdev/CameraFreeze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

output.mp4

Camera Freeze

Freeze a virtual camera using a hotkey. Made specifically to freeze a webcam during video calls on Linux.

Requirements

Installation

Note: This project uses the keyboard package which requires root privileges to work.

Ensure pip exists (if not already installed)

sudo venv/bin/python -m ensurepip

Install dependencies

sudo venv/bin/python -m pip install -r requirements.txt

Usage

Run with default settings

Note: This will use /dev/video0 as the virtual camera and '#' as the hotkey.

sudo venv/bin/python camera_freeze.py

See available options

sudo venv/bin/python camera_freeze.py -h

About

Freeze a virtual camera using a hotkey. Made specifically to freeze a webcam during video calls on Linux.

Topics

Resources

License

Stars

Watchers

Forks

Languages