Application for security camera on Raspberry Pi, Linux
- Lunch on terminal
npm install --production
(npm install
for dev) andsudo npm start
- Go to http://localhost:7070
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.
npm run build:js
=> build js file compressed
npm run watch:js
=> watch modification on js file and re-build
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
- Face recognition (in development)
- Motion
- Create system plugin with auto installation
- Plugin for Motion
- Plugin for Gstreamer
- Plugin for Face recognition
- Plugin for speech recognition