Smart Sec Cam Versions Save

A privacy-focused, intelligent security camera system.

0.3.9

8 months ago
  • Fixes a bug that caused an error when releasing the Raspberry Pi camera resources
  • Frontend package and security updates

0.3.8

1 year ago
  • Create github actions to build docker images
  • Update docker-compose.yml to pull images from github container repo

0.3.7

1 year ago
  • Fixes an issue that forced a page refresh on login
  • Upgrades npm packages

0.3.6

1 year ago
  • Fixes a memory leak in the UI
  • After providing a username and password, you can now hit the enter key on the login page to log in.

0.3.5

1 year ago
  • Adds support for running the camera streamer script as a systemd service.

0.3.4

1 year ago
  • Updates the video streamer to support image rotation for USB cameras

0.3.3

1 year ago
  • Updates UI to automatically refresh session token before it expires.
  • Automatically redirects the UI to the login page if token validation fails.

0.3.2

1 year ago
  • Improves motion detection algorithm, replacing background subtraction with contour-based algorithm.
  • Recorded videos now have a box drawn around the area of motion detected.
  • Moves motion detection threshold value from input argument to environment variable

0.3.1

1 year ago
  • Improves mobile UI for Login and Registration pages

0.3.0

1 year ago
  • Adds authentication for the UI, API, and video feed connections
  • Adds login and registration pages to the UI