Skip to content

fracpete/termux-timelapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

termux-timelapse

Creating time lapse movies using Termux on Android.

Uses the termux-camera-photo command-line utility from the Termux API package to take JPG images and then convert them into a .mp4 movie using ffmpeg.

Requirements

Usage

When executed, the timelapse.sh script will ask the user for:

  • ID of camera to obtain images from (termux-camera-id)
  • Prefix for the images/movie
  • The number of images to take
  • The interval between taking images (taking images takes 1-2 seconds)
  • The frames-per-second (FPS) to use for the movie

About

Creating time lapse movies using Termux on Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages