Skip to content

scan directory where surveillance camera keeps event snapshots and build a simple gallery in your browser.

Notifications You must be signed in to change notification settings

ThomPatterson/surveillance-gallery

Repository files navigation

surveillance-gallery

Recursively scan a directory to find all files with a specified extension (e.g. jpg) and build an image gallery from the results, sorted by day and by hour.

Modify config.js to include the path to the directory.

Execute with node index.js

Creates web server and listens on port 8080 to serve up a gallery for each location specified in the config.

See surveillance-gallery on Docker Hub to run this project in a container.

Examples of the galleries created

Main Gallery View Single Photo View

About

scan directory where surveillance camera keeps event snapshots and build a simple gallery in your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published