/TimelapseLite

Primary LanguageC#GNU Lesser General Public License v3.0LGPL-3.0

Timelapse Lite

Record IP camera in steps

To compile with mono

$ xbuild /p:Configuration=Release TimelapseLite.sln

To run with mono

$ cd TimelapseLite/bin/Release
$ mono TimelapseLite.exe

To export videos you will need ffmpeg,

Windows you can get it right here.
for xp here.

Or on Debian, Ubuntu or Raspbian

$ sudo apt-get install ffmpeg

Or on mac

$ brew install ffmpeg

Windows XP Images

Windows 10 Images

Linux Lite Images