Skip to content

IPCamLapse v0.2.0

Choose a tag to compare

@elkampu elkampu released this 27 Aug 15:54
· 26 commits to main since this release

IPCamLapse v0.2.0 turns the preview into a complete local timelapse workflow.

Highlights

  • Correct pause/resume accounting and fixed-timeline capture scheduling
  • Explicit capture, pause, schedule, render, completion, and failure states
  • Retries with exponential backoff and camera diagnostics
  • Built-in demo camera with no hardware required
  • Reusable camera profiles with protected credentials
  • Storage budgets, disk reserve, retention, and low-space warnings
  • One-time, daily, weekly, and overnight scheduling
  • Frame timeline, downloads, range selection, and video regeneration
  • Resolution, fit/crop, frame-rate, quality, and elapsed-time overlay controls
  • First-run checks for FFmpeg, write permissions, and free space
  • Real screenshots, demo GIF, architecture guide, and contributor tickets

Downloads

  • Windows x64: IPCamLapse-v0.2.0-win-x64.zip
  • Linux x64: IPCamLapse-v0.2.0-linux-x64.tar.gz

The archives include the .NET runtime. FFmpeg is still required for video rendering. Put ffmpeg.exe beside the application on Windows or install ffmpeg in a standard system path on Linux.

Verification

  • 33 automated tests, including demo capture → render → HTTP download
  • CI passed on Windows and Ubuntu
  • Windows SHA-256: BD18622A42E3332098C47C4DD18C44EE878BD84F352CE75B739FB8BBE125AE88
  • Linux SHA-256: C6883D8376AD1A0C64F2E94A9082F6445AC27E0217EB2F193342531AA2C23AC1

Full changelog: https://github.com/KalyteraSystems/IPCamLapse/commits/v0.2.0