Skip to content

A guick'n'dirty gui made in Python to control a webcam and create timelapse sequence

License

Notifications You must be signed in to change notification settings

astrofra/gui-timelapse-webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timelapse Capture

This is a Python application that captures images from a webcam at regular intervals to create a timelapse. The application includes a GUI to set the webcam index, capture interval, output folder, and to start/stop the capture process.

Requirements

  • Python 3.x
  • OpenCV
  • Tkinter (included in Python standard library)

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/timelapse-capture.git
    cd timelapse-capture
  2. Install the required packages:

    pip install -r requirements.txt

Usage

Run the script:

python timelapse_gui.py

About

A guick'n'dirty gui made in Python to control a webcam and create timelapse sequence

Topics

Resources

License

Stars

Watchers

Forks

Languages