Navigation Menu

Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

lstoll/cameras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cameras

A simple app for interacting with multiple DLink cameras. And probably others. Provides a web interface which renders images from a static list of cameras, and auto refreshes them.

I run this on Heroku, with the camera's being port forwarded.

Configuration

Set the following env vars:

  • COOKIE_SECRET - Secret for cookies. A random string
  • MARTINI_ENV=production enforce SSL etc.
  • WEB_PASSCODE - Passcode for logging in
  • CAMERAS - List of cameras, in format Name;http://user:pass@internetAddress:28001/image.jpg[,..]

Screenshots

Look, I can web.

Desktop Screenshot

Mobile Screenshot

About

Simple UI for Cameras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published