Journal of Advances in Technology and Engineering Research
Details
Journal ISSN: 2414-4592
Article DOI: https://doi.org/10.20474/jater-5.6.2
Received: 3 October 2019
Accepted: 7 November 2019
Published: 23 December 2019
Download Article(PDF)
  • An AI-based web surveillance system using raspberry Pi


P. V. Luu, J. Weed, S. Rodriguez, S. Akhtar

Abstract

NWe present details of a project to build an inexpensive AI-based home surveillance system using Raspberry Pi. We used a Raspberry Pi and a USB webcam to record a live environment and take photos when motion is detected. The proposed security system allows multiple cameras and users. Users have access to a control center where they can login and select the appropriate camera. The website interface encrypts the user’s account information and stores them in a database. Further, an improved setup using Pi-based camera is shown and discussed. The proposed system uses IBM’s Internet of Things software library to implement several features via node-red flows. Two flows are created. The first flow triggers the camera to take pictures when motion is detected. The picture is then sent to visual recognition node for processing. If there are people detected, an email is sent with the link to the streaming. If people are not detected, there is no further action. The second flow is used to analyze the picture with AI-based visual recognition node. The picture is passed to the visual recognizer for analysis. Then the result is sent to a template node for display as a table.