stargate icon indicating copy to clipboard operation
stargate copied to clipboard

Security camera with Webcam

stargate (node 6.9.1)

Application for security camera on Raspberry Pi, Linux

Config

  1. Lunch on terminal npm install --production (npm install for dev) and sudo npm start
  2. Go to http://localhost:7070

Why launch in sudo

For several plugins, one apt-get install should be launch, and it's more simple to give root access on app on start that when running it.

Script

npm run build:js => build js file compressed

npm run watch:js => watch modification on js file and re-build

Create your plugin

I have create a sample plugin here for develop your plugin. For add on store of stargate, you should pull request on branch update of stargate

Plugins available

RoadMap

  • [x] Create system plugin with auto installation
  • [x] Plugin for Motion
  • [ ] Plugin for Gstreamer
  • [ ] Plugin for Face recognition
  • [ ] Plugin for speech recognition

Screenshot

Login Home Menu Video Config