Skip to content

maxcanna/webcamtimelapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebCamTimeLapse CI Status

Easily create time-lapse videos from webcam images.

How do I get set up?

Build

$ ./build.sh

Run

CLI

$ java -jar WebCamTimeLapse-cli.jar

As shown in help there are several options available:

  • URL (mandatory) Webcam image URL
  • interval Interval between each capture
  • frames Number of frames to capture before stopping
  • filename Output file name
  • fps FPS of generated video
  • frameduration Duration of each frame
  • height Video height
  • width Video width
  • quality Video quality
GUI

$ java -XstartOnFirstThread -jar WebCamTimeLapse-gui.jar

Source image examples:

Credits

Uses work from Werner Randelshofer

About

Easily create time-lapse videos from webcam images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published