🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

github.com/lstoll/cameras

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/lstoll/cameras

v0.0.0-20151109151626-4eb0356938ef
Source
Go
Version published
Created
Source

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

FAQs

Package last updated on 09 Nov 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts