Skip to content

bavamont/timelapse-webcam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timelapse Webcam

Webcam software that takes pictures from your webcam and creates a timelapse video.

Usage

Start Timelapse Webcam and click on the "Settings" button.

Select the webcam you wish to use and change the settings.

Features

  • Takes pictures from your webcam based on a custom interval.

  • Automatically uploads the pictures to your FTP server.

  • Automatically creates a timelapse video and uploads it to your FTP server.

  • Adds a watermark/overlay and text to your pictures.

  • Adds music, effects and a watermark/overlay to your timelapse videos.

Troubleshooting - Building on windows

If you are having trouble building Timelapse Webcam on windows, then please check out Build issues caused by downstream dependencies to resolve the problem.

The problem is that lzma-native fails to build due to an outdated version being required by decompress-tarxz.

You must update the dependencies as done in this commit.

Then run electron-builder install-app-deps

Update

04/26/2019 0.0.1, Initial release

This software uses code of FFmpeg licensed under the LGPLv2.1 and its source can be downloaded here.