1 / 7

Home Security Monitoring and Notification System

Home Security Monitoring and Notification System. Evan Painter Presented on 4/28/2012 Self Sponsored Apartment, Moscow, ID. Objectives. Security camera that starts recording if motion is detected at the door Footage delivered/stored remotely via email

taffy
Download Presentation

Home Security Monitoring and Notification System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Home Security Monitoring and Notification System Evan Painter Presented on 4/28/2012 Self Sponsored Apartment, Moscow, ID

  2. Objectives Security camera that starts recording if motion is detected at the door Footage delivered/stored remotely via email SMS Notification if designated phone(s) are not in/near the apartment

  3. Deliverables • Functional security monitoring/notification system • records on motion detection • emails footage • notifies via SMS if there authenticated phone is not nearby • Documentation • Installation • Pairing a phone • iSpy open source webcam software • Modifications and additional class

  4. Problems/Issues • Finding an open source webcam software • iSpy was chosen for its extensive feature set • it is written in C# • SMS notification • Phone proximity • Bluetooth instead of GPS • Bluetooth programming • 32Feet.NET library

  5. Security Considerations Must ensure that another device cannot be used to spoof the presence of an authorized phone • Bluetooth addresses and device UUIDs can be changed - i.e. can spoof another device Solution: • Use bluetooth pairing to authenticate • Allows both the phone and PC to operate without being in discoverable mode • Allows new authenticated phones to be added without code modification

  6. Examples of Functionality

  7. Sources iSpy Open Source Webcam Software http://www.ispyconnect.com/ 32Feet.NET Bluetooth library for C# http://32feet.codeplex.com/

More Related