Timelapse Application - is an app that helps you create your owns time lapses with only your pc and webcam.
This is test version of application to check libs. This app works only in cmd. Next versions will be created with using JavaFX library and will be in separate repository.
Quick guide to make time-lapse.
- Install Gradle. Gradle install.
- Install Groovy. Groovy install.
- Clone the repository
git clone https://github.com/makurohashami/timelapse-app-cmd.git
. - Configure time-lapse setting in GlobalSettings class (eg. path to save, period, duration, webcam id, video framerate...).
- Turn off sleep on your PC.
- Open bash/cmd in project directory.
- Build the project.
- Run app.
- Well done! Wait until time-lapse will be created and after that enjoy the video.