GithubHelp home page GithubHelp logo

keicodes / sentry Goto Github PK

View Code? Open in Web Editor NEW
6.0 1.0 0.0 203 KB

A small, fast and agnostic OS for embedded home-made surveillance cameras

License: GNU General Public License v2.0

Shell 100.00%
raspberry buildroot security surveillance homemade diy shell-scripting kernel

sentry's Introduction

Sentry is a small, fast and agnostic OS for embedded home-made surveillance cameras.

Currently buildale for RaspberryPi 0 W only, but with very few minor tweaks it should work with every Raspberry Pi board.

Once the boot is finished, a camera streaming will be active on 5001 port.

Parameters

  • Buildroot: 2019.11 (stable branch)
  • Kernel: rpi-5.3.y
  • binutils: 2.32
  • GCC: 9.2.0 --with-fpu=vfp
  • libc: musl

How to Compile

Remember to set your WiFi settings inside build.sh before compiling, or just edit the wpa_supplicant.conf in the /boot partition. This is mandatory if you want an headless start.

Your first build:

./build.sh -c raspberrypi0w

Clean everything and build:

./build.sh -dc raspberrypi0w

To continue a previous build:

./build.sh -m raspberrypi0w

How to Install

The steps for RaspberryPi 0 W:

  1. Attach your camera to RaspberryPi 0 W;

  2. Install the compiled image to the SD card using BalenaEtcher, Win32DiskImager or such programs;

  3. Start the board and it will take rougly 10 seconds to boot up and get its IP address automatically via DHCP.

TO-DO

  • Support more boards

Buildroot

Huge thanks to Buildroot (github.com/buildroot), which enables these projects to come alive. They deserve so much support.

sentry's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.