Skip to content

4-x/security-cam-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dead Simple Security Camera

A node app built in a hurry to serve as a makeshift home security camera

  1. The app takes photos on an interval, saves locally, then pushes to an AWS S3 bucket
  2. A lightweight web app serves up the latest image in the bucket

For the web app, only the photo retrieval function is provided.

Environment Variables

AWS_ACCESS_KEY_ID=
AWS_SECRET_ACCESSKEY=
S3_BUCKET_REGION=
S3_BUCKET_NAME=

Notes

Node-webcam has different dependencies depending on the operating system. See documentation

Dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages