Skip to content
/ picatend Public

An application that captures images from a webcam and saves the last captured frame as a JPG file when the application is closed.

License

Notifications You must be signed in to change notification settings

fibit/picatend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Picatend

Pic-at-end is an application designed to capture images from a webcam, saving the last frame as a JPG file upon closing the application. If multiple cameras are connected, the most recently connected one will be used (particularly relevant for notebooks).

Demo

picanted

How use

  1. git clone [email protected]:fibit/picatend.git
  2. cd picatend
  3. pip install -r requirements.txt
  4. python3 picatend.pyw

How build

To build, use auto-py-to-exe:

  1. git clone [email protected]:fibit/picatend.git
  2. cd picatend
  3. pip install -r requirements.txt
  4. auto-py-to-exe --config build.json

About

An application that captures images from a webcam and saves the last captured frame as a JPG file when the application is closed.

Topics

Resources

License

Stars

Watchers

Forks

Languages