Giter VIP home page Giter VIP logo

m152-pi-cam-backend's Introduction

Stories in Ready Join the chat at https://gitter.im/GIBM-13/m152-pi-cam-backend

Raspberry Pi Cam backend

Backend for Module 152 Raspberry Pi Security Cam project.

Requirements

  • Raspberry Pi B 1, 2 or 3
  • Original HD-Camera for Raspberry Pi

Installation

Run the following comands and follow the instructions below:

cd /tmp
wget https://raw.githubusercontent.com/GIBM-13/m152-pi-cam-backend/master/install.sh
chmod +x install.sh
./install.sh

or

cd /tmp
wget https://raw.githubusercontent.com/GIBM-13/m152-pi-cam-backend/master/install.sh -e use_proxy=yes -e https_proxy=https://[username]:[password]@[IP]:[port]
chmod +x install.sh
./install.sh
  1. Select no (we are using bash instead of dash)
  2. Activate the camera & do the some general raspberry pi configuration (set locale / set timezone / ..)
  3. DO NOT reboot it will reboot after the script is finished

How to

Start / stop scripts

Start motion: sh /home/pi/motion.sh

Start stream: sh /home/pi/stream.sh

Stop all: sh /home/pi/stop.sh

motion image/video dir

motion saves images on motiondetect in: /home/pi/www/media

Webcam stream

The Webcam stream runs on port: 8554

Webserver

The web document root is located under: /home/pi/www

m152-pi-cam-backend's People

Contributors

preimers avatar musdasch avatar daniel-va avatar waffle-iron avatar gitter-badger avatar

Stargazers

 avatar Ashura avatar

Watchers

James Cloos avatar  avatar Ashura avatar  avatar HighTruster avatar  avatar

m152-pi-cam-backend's Issues

make an install shell script

make a shell script to:

  • install git
  • install NGINX
  • install PHP 7
  • configuration (webroot / webuser / ...)
  • copy backend files

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.