Giter Site home page Giter Site logo

andrewbluepiano / smartersecuritycamera-mvsense Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 947 KB

A proof of concept for a way to more intelligently detect intruders using Meraki's MV Smart Cameras using the MVSense API

License: GNU General Public License v3.0

Python 100.00%

smartersecuritycamera-mvsense's Introduction

SmarterSecurityCamera-MVSense

A proof of concept program for filtering person detection data from the MVSense API on Meraki smart security cameras. Intended for setups with one main camera to observe.

By remembering a few network / bluetooth devices that you usually take with you when you leave the house, the program can check if you are likely home or not when it sees a 'person'

This program works with the "person detection" feature available in the MVSense API. A similar functionality could be accomplished using a webhooks endpoint, but this implementation eliminates the need for any third party services.

Setup

The program will guide you through setup, but you need to do a few things first:

  1. Enable Meraki API access, store your api key somewhere safe. https://documentation.meraki.com/zGeneral_Administration/Other_Topics/The_Cisco_Meraki_Dashboard_API
  2. Enable MVSense for the target camera. Record the cameras serial. (If your camera supports MVSense, you should have 10 free licenses.)
  3. Run monitorMV.py

Output

The program simply writes to a .log file, 'motionData.log', when a person is detected, and it determines you are away from home. The main purpose of the program is to provide the actual filtering of data in such a way that allows the end user to take whatever actions they may want using the data.

Future plans

  • A different version of this idea implemented with a GUI and Webhooks for overall motion detection from dashboard.

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.