Skip to content

Iorjunior/floating_webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📷 Floating Webcam

A simple webcam Player in Python:snake:.

Preview


Running locally

First make sure you have Tkinter installed on your system. If it's a Debian based system, you just need to run:

$ sudo apt-get install python3-tk

Clone de repository, open its folder and install dependencies with:

pip install -r requirements.txt

Run it using:

python ./floating_webcam/app.py

Usage & settings

After running for the first time, you can access the app settings in config.json and change the camera size, zoom, border color, etc.

Default shortcuts

Keystroke Function
🖱️ Left Double Click 2x Zoom
⌨️ +/- Zoom in/out
⌨️ / Mirror Image
⌨️ Ctrl+Shift+X Close Application

Show your support

Give a ⭐️ if this project helped you!

About

A simple webcam Player in Python🐍.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages