Skip to content

Make timelapse on android using default camera with volume key simulation.

License

Notifications You must be signed in to change notification settings

haditim/timeLapseKeySimulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This script simulates infinite number of volume key press with a given interval to issue camera shutter on android devices. I use this to make timelapse using several photos over a long time with the default camera app or Gcam.

https://raw.githubusercontent.com/haditim/timeLapseKeySimulator/master/screenshot.jpg

Once you gather all the photos, you can use this tutorial to make a video out of them.

Usage

You need to have busybox installed. Copy the script to you phone. Start Termux or any other terminal emulator app and run

sh timeLapseKeySimulator.sh

Depending on your android version/settings, you may need to have root access to be able to issue key events

su
sh timeLapseKeySimulator.sh

About

Make timelapse on android using default camera with volume key simulation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages