Skip to content

RadioactivePotato/JPEG-webcam-timelapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

JPEG webcam timelapse recorder

Instructions

git clone https://github.com/RadioactivePotato/JPEG-webcam-timelapse.git
cd JPEG-webcam-timelapse
pip install requests imageio
python main.py

The script will create 2 folder, images and gifs

The script will grab a image from here every minute (Customisable on line 40)

Check out insecam for cameras

It will make a gif from the images every 60 minute (Customisable on line 49)

Each frame of the GIF last for 1ms (I'm pretty sure it's 1ms, or whatever the default value of imageio is)

After that, it will delete the images used for the gif

Here is a demo

Need help?

Create an issue here

About

Create a timelapse of JPEG webcams using Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages