International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3253
IoT Based Smart Surveillance and Automation
Milind R. Rampure1, Kevin P. Rathod2, Kashyap M. Pandya3, Pradnya V.Kamble4
123Students, Department of Electronics and Telecommunication Engineering, K. J. Somaiya Institute of
Engineering and Information Technology, Mumbai, Maharashtra, India .
4Assistant Professor, Department of Electronics and Telecommunication Engineering, K. J. Somaiya Institute of
Engineering and Information Technology, Mumbai, Maharashtra, India.
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - In this paper, we introduce a compact and
complete solution to this problem, all packed in single
Raspberry Pi by implementing an effective object
detection model using Machine Learning and
integrating it with advanced Image Enhancement
technology, opencv to detect any human activity even
under adverse conditions, it will start recording only if
a person or a movement is identified and stop recording
once there is no movement. This technique will improve
the system's efficiency in terms of reducing the storage
needed for saving recordings, and reducing the
processing and searching time in the recordings. Body
temperature of the person is recorded, In case of
increased body temperature readings it will trigger an
alert system to notify the owner.
Key Words: Machine learning, Raspberry pi, OpenCV,
IoT
1. INTRODUCTION
Video Surveillance systems have been an extremely
essential part of security systems installed in all types of
offices, schools, hotels, businesses and even people’s
homes.
A real-time surveillance system is designed and realized
by using Raspberry Pi. The cheap price, low power
consumption, and the availability of open-source software
are major merits of using Raspberry Pi in developing
applications. Thus, it has been widely implemented in the
development of IoT technology, as its reliability and
available information on the Internet.
Recent cameras that record when a movement is detected
save storage rather than recording all the time. These new
features of recording methods in the recent cameras
indeed have affected its prices. Even though recording
videos depending on detecting a movement has enhanced
the efficiency of the surveillance system, it still consumes
large storage. Thus, the need for a camera that records
only humans has emerged. We will interface an IR
temperature sensor and send the email alerts with the
image of the person if the temperature of any particular
person exceeds the set value.
There is a requirement for a savvy and astute framework
that is ought to identify any vindictive action and quickly
report to essential individuals to carry out responsive
actions.
Since the corona outbreak, scanning body temperature has
become the “new normal” to tackle the current Covid19
pandemic. There are many temperature guns available in
the market, but none of them gives any alert or email
notification to higher authorities to take action when the
temperature exceeds a particular limit. A traditional
security camera system provides excellent support to the
security of any home or business but can entirely be
expensive.
2. LITERATURE SURVEY
Initially, many Security Systems such as RFID, OTP-based
systems, and biometrics were used to prevent
unauthorized access. But sooner, people realized merely
preventing unauthorized access was not enough and there
was a need to come up with systems that would aid in
catching the intruder, while also unfolding their motives.
Similar PIR-based systems triggered camera and sensor
networks on motion detection, then uploaded captures to
the cloud server and sent alerts using GSM technology.
All of the above solutions were heavily hardware
dependent which is subjected to high-risk failure. Also,
these solutions usually require a PC along with Wi-Fi DSP
Kit which should be continuously ON for 24 hours, this
leads to higher power consumption and also involves
additional charges for every alert being sent.
3. Our Proposed Method
The smart system is based on Raspberry Pi 3B adopts the
Internet of Things architecture and combines several
sensors and devices for room security to set up a safer
environment. In this proposed system, we introduce a
compact and complete solution to this problem, all packed
in a single Raspberry Pi by implementing an effective
object detection model using Machine Learning and
integrating it with advanced Image Enhancement
technology and OpenCV libraries to detect only human
activity even under adverse conditions. MLX90614 IR
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3254
temperature is connected to raspberry pi, which will
measure the body temperature. This will trigger the alert
system and send SMS/Mail. Also, the entire data is being
collected by this system.
We have leveraged the power of IoT and built a
Temperature Monitoring device with Email alerts using
Raspberry Pi, MLX90614, and PiCamera.
An innovative surveillance system is powered by the
Raspberry Pi 3B that provides results with minimal
latencies.
There are 6 steps involved in the working of our model:
1: Body Temperature is Recorded
2: Input Camera Feed
3: Background Subtraction
4: Detection
5: Start Video Recording and Upload to drive
6: Alert using SMTP protocol
Figure 1- Proposed Model
Figure 2- Circuit Diagram
3.1. Contactless Body Temperature Monitoring.
Since the corona outbreak, scanning body temperature has
become the “new normal” to tackle the current Covid19
pandemic. There are many temperature guns available in
the market, but none of them gives any alert or email
notification to higher authorities to take action when the
temperature exceeds a particular limit.
Figure-3: Body temperature measurement
3.2 BACKGROUND SUBTRACTION
Background subtraction (BS) is a common and widely
used technique for generating a foreground mask (namely,
a binary image containing the pixels belonging to moving
objects in the scene) by using static cameras.
The background of our video stream is largely static and
unchanging over consecutive frames of a video. Therefore,
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3255
if we can model the background, we monitor it for
substantial changes. If there is a substantial change, we
can detect it. This change normally corresponds to motion
on our video. The input video is taken from a USB
WebCam connected to Raspberry Pi, the very first frame is
considered as background frame which is updated after
particular intervals is compared with the current frame
and if detection is above the threshold value the system
starts video recording and stops when there is no
detection involved.
Figure -4: Background subtraction motion detection
3.3 SMTP & GOOGLE DRIVE API
SMTP is a Simple Mail Transfer Protocol which is an
application layer protocol responsible for email service
using TCP/IP. It provides the ability to send and receive e-
mail messages and is managed by the Internet Engineering
Task Force(IETF).
Google Drive API allows you to create apps that leverage
Google Drive cloud storage. You can develop applications
that integrate with Google Drive, and create robust
functionality in your application using Google Drive API.
4 RESULTS AND DISCUSSIONS
The system uses a three-tier architecture, where the first
tier is the algorithm running to detect motion that keeps
constantly running in a loop triggering certain functions
when deemed necessary.
The second tier is the database and cloud storage which
stores important data in cloud or SD card.
It also includes the e-mail servers that aid in notifying the
user in real-time.
The third and final tier is the part of the system that
experiences user interaction. An IR temperature sensor
sends email alerts with the image of the person if the
temperature of any particular person exceeds the set
value.
Figure 5- Body temperature Email alert
Figure 6 - Video uploaded to drive
3. CONCLUSIONS AND FUTURE SCOPE
The implementation of security cameras typically requires
running cables, as referenced in a past post, and includes
extensive labor and initial installation typically brings with
it a heftier price tag.Our proposed system provides a cost-
effective solution to the problem with a total system cost
of Rs 5600 all packed in a single Raspberry Pi by
implementing an effective object detection model to detect
any human activity even under adverse conditions which
only records when any human is detected, the body
temperature of the person is recorded while entry and exit
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072
© 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3256
from premises, triggering an alert system when increased
body temperature is detected. This technique will improve
the system's efficiency in terms of reducing the storage
needed for saving recordings, and reducing the processing
and searching time in the recordings.
Automatic door lock when any theft is detected in
surveillance mode and when the body temperature of the
user entering the room is high. For further improving this
system we can develop a mesh network with thread
protocol based on IPv6 using 4K Ultra HD cameras to
enable face recognized door open system using IoT
components and also use the other benefits of the face
recognition system. Real-time video stream available
through a monitor.
4. ACKNOWLEDGEMENT
The authors gratefully acknowledge the teachers, lab
incharge and friends for the support and guidance. The
work would have not come to the present shape without
the supervision and help of many people. All the eminent
authors are in debt to Prof. Pradnya Kamble for the
guidance and without her persistent help, the goal of this
project would not have been realized.
5. REFERENCES
[1] “IoT enabled Video Surveillance System using
Raspberry Pi ”, Rahul Muppanagouda Patil, Ram Srinivas ,
Rohith Y, N R Vinay and Pratiba D
[2] “Implementation of Human Detection on Raspberry Pi
for Smart Surveillance” Jahangir Abbas Mohammed,
Member, IEEE, Agniswar Paul, Member, IEEE, Ajay Kumar,
Member, IEEE, Jaideep Cherukuri Member, IEEE
[3] “Real-Time Smart Home Surveillance System of Based
on Raspberry Pi” Yi-Chen Lee, Ching-Min Lee*
[4] “On using AI-based human identification in improving
surveillance system efficiency” Sanyukta Santosh
Pawaskar, Ashwini Mandar Chavan

More Related Content

PDF
Face Recognition using Raspberry PI for Door Lock System
PDF
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
PDF
IMPLEMENTATION OF IDS (INTRUDER DETECTION SYSTEM)
PDF
IRJET- Motion Activated Security System
PDF
Comparative Study on Various System Based on Raspberry-Pi Technology
PDF
Object Detection Bot
PDF
Secured Spy for Highly Secured Areas
PDF
IRJET- IOT based Intrusion Detection and Tracking System
Face Recognition using Raspberry PI for Door Lock System
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IMPLEMENTATION OF IDS (INTRUDER DETECTION SYSTEM)
IRJET- Motion Activated Security System
Comparative Study on Various System Based on Raspberry-Pi Technology
Object Detection Bot
Secured Spy for Highly Secured Areas
IRJET- IOT based Intrusion Detection and Tracking System

Similar to IoT Based Smart Surveillance and Automation (20)

PDF
S.W.A.T – Motion Based Intrusion Detection System
PDF
IRJET-An Automatic Fire Detection and Warning System under Home Video Surveil...
PDF
Home Security System based on IOT: A Systematic Alert System
PDF
IRJET- Intelligent Home Security System using Artificial Intelligence
PDF
IRJET- Smart Authentication System for Airport
PDF
Cloud Based intrusion Detection System
PPTX
Raspberry pi ppt
PDF
IRJET- Intrusion Detection through Image Processing and Getting Notified ...
PDF
IRJET- Iot based Interactive Display Unit using Raspberry PI
PDF
Smart Home for Senior Citizens
PDF
Voice Assistance Based Remote Surveillance System
PDF
IRJET- Real Time Video Surveillance Architecture for Secured City Automation
PDF
Development of a portable community video surveillance system
PDF
IRJET - Safety and Security Aspects of Smart Home Applications using Face...
PDF
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
PDF
IRJET- Development of Surveillance System for Indian Military
PDF
IRJET - IoT based Anti Theft Detection and Alerting System using Raspberry Pi
PDF
IRJET- An Intelligent Remote Controlled System for Smart Home Automation
PDF
IRJET- IoT and ML based Smart TV for Child Eyes Safety
PDF
Industrial Hazard Monitoring using IOT
S.W.A.T – Motion Based Intrusion Detection System
IRJET-An Automatic Fire Detection and Warning System under Home Video Surveil...
Home Security System based on IOT: A Systematic Alert System
IRJET- Intelligent Home Security System using Artificial Intelligence
IRJET- Smart Authentication System for Airport
Cloud Based intrusion Detection System
Raspberry pi ppt
IRJET- Intrusion Detection through Image Processing and Getting Notified ...
IRJET- Iot based Interactive Display Unit using Raspberry PI
Smart Home for Senior Citizens
Voice Assistance Based Remote Surveillance System
IRJET- Real Time Video Surveillance Architecture for Secured City Automation
Development of a portable community video surveillance system
IRJET - Safety and Security Aspects of Smart Home Applications using Face...
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET- Development of Surveillance System for Indian Military
IRJET - IoT based Anti Theft Detection and Alerting System using Raspberry Pi
IRJET- An Intelligent Remote Controlled System for Smart Home Automation
IRJET- IoT and ML based Smart TV for Child Eyes Safety
Industrial Hazard Monitoring using IOT
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Ad

Recently uploaded (20)

PDF
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
PPTX
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
PPTX
Amdahl’s law is explained in the above power point presentations
PPTX
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
PPTX
Module 8- Technological and Communication Skills.pptx
PDF
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
PPTX
Information Storage and Retrieval Techniques Unit III
PDF
III.4.1.2_The_Space_Environment.p pdffdf
PDF
Design Guidelines and solutions for Plastics parts
PDF
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
PPTX
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
PPT
Total quality management ppt for engineering students
PPTX
6ME3A-Unit-II-Sensors and Actuators_Handouts.pptx
PPTX
Fundamentals of Mechanical Engineering.pptx
PDF
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
PPTX
CyberSecurity Mobile and Wireless Devices
PDF
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
PDF
Visual Aids for Exploratory Data Analysis.pdf
PDF
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
PDF
BIO-INSPIRED ARCHITECTURE FOR PARSIMONIOUS CONVERSATIONAL INTELLIGENCE : THE ...
Artificial Superintelligence (ASI) Alliance Vision Paper.pdf
Sorting and Hashing in Data Structures with Algorithms, Techniques, Implement...
Amdahl’s law is explained in the above power point presentations
Chemical Technological Processes, Feasibility Study and Chemical Process Indu...
Module 8- Technological and Communication Skills.pptx
22EC502-MICROCONTROLLER AND INTERFACING-8051 MICROCONTROLLER.pdf
Information Storage and Retrieval Techniques Unit III
III.4.1.2_The_Space_Environment.p pdffdf
Design Guidelines and solutions for Plastics parts
Influence of Green Infrastructure on Residents’ Endorsement of the New Ecolog...
ASME PCC-02 TRAINING -DESKTOP-NLE5HNP.pptx
Total quality management ppt for engineering students
6ME3A-Unit-II-Sensors and Actuators_Handouts.pptx
Fundamentals of Mechanical Engineering.pptx
Accra-Kumasi Expressway - Prefeasibility Report Volume 1 of 7.11.2018.pdf
CyberSecurity Mobile and Wireless Devices
PREDICTION OF DIABETES FROM ELECTRONIC HEALTH RECORDS
Visual Aids for Exploratory Data Analysis.pdf
null (2) bgfbg bfgb bfgb fbfg bfbgf b.pdf
BIO-INSPIRED ARCHITECTURE FOR PARSIMONIOUS CONVERSATIONAL INTELLIGENCE : THE ...

IoT Based Smart Surveillance and Automation

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3253 IoT Based Smart Surveillance and Automation Milind R. Rampure1, Kevin P. Rathod2, Kashyap M. Pandya3, Pradnya V.Kamble4 123Students, Department of Electronics and Telecommunication Engineering, K. J. Somaiya Institute of Engineering and Information Technology, Mumbai, Maharashtra, India . 4Assistant Professor, Department of Electronics and Telecommunication Engineering, K. J. Somaiya Institute of Engineering and Information Technology, Mumbai, Maharashtra, India. ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - In this paper, we introduce a compact and complete solution to this problem, all packed in single Raspberry Pi by implementing an effective object detection model using Machine Learning and integrating it with advanced Image Enhancement technology, opencv to detect any human activity even under adverse conditions, it will start recording only if a person or a movement is identified and stop recording once there is no movement. This technique will improve the system's efficiency in terms of reducing the storage needed for saving recordings, and reducing the processing and searching time in the recordings. Body temperature of the person is recorded, In case of increased body temperature readings it will trigger an alert system to notify the owner. Key Words: Machine learning, Raspberry pi, OpenCV, IoT 1. INTRODUCTION Video Surveillance systems have been an extremely essential part of security systems installed in all types of offices, schools, hotels, businesses and even people’s homes. A real-time surveillance system is designed and realized by using Raspberry Pi. The cheap price, low power consumption, and the availability of open-source software are major merits of using Raspberry Pi in developing applications. Thus, it has been widely implemented in the development of IoT technology, as its reliability and available information on the Internet. Recent cameras that record when a movement is detected save storage rather than recording all the time. These new features of recording methods in the recent cameras indeed have affected its prices. Even though recording videos depending on detecting a movement has enhanced the efficiency of the surveillance system, it still consumes large storage. Thus, the need for a camera that records only humans has emerged. We will interface an IR temperature sensor and send the email alerts with the image of the person if the temperature of any particular person exceeds the set value. There is a requirement for a savvy and astute framework that is ought to identify any vindictive action and quickly report to essential individuals to carry out responsive actions. Since the corona outbreak, scanning body temperature has become the “new normal” to tackle the current Covid19 pandemic. There are many temperature guns available in the market, but none of them gives any alert or email notification to higher authorities to take action when the temperature exceeds a particular limit. A traditional security camera system provides excellent support to the security of any home or business but can entirely be expensive. 2. LITERATURE SURVEY Initially, many Security Systems such as RFID, OTP-based systems, and biometrics were used to prevent unauthorized access. But sooner, people realized merely preventing unauthorized access was not enough and there was a need to come up with systems that would aid in catching the intruder, while also unfolding their motives. Similar PIR-based systems triggered camera and sensor networks on motion detection, then uploaded captures to the cloud server and sent alerts using GSM technology. All of the above solutions were heavily hardware dependent which is subjected to high-risk failure. Also, these solutions usually require a PC along with Wi-Fi DSP Kit which should be continuously ON for 24 hours, this leads to higher power consumption and also involves additional charges for every alert being sent. 3. Our Proposed Method The smart system is based on Raspberry Pi 3B adopts the Internet of Things architecture and combines several sensors and devices for room security to set up a safer environment. In this proposed system, we introduce a compact and complete solution to this problem, all packed in a single Raspberry Pi by implementing an effective object detection model using Machine Learning and integrating it with advanced Image Enhancement technology and OpenCV libraries to detect only human activity even under adverse conditions. MLX90614 IR
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3254 temperature is connected to raspberry pi, which will measure the body temperature. This will trigger the alert system and send SMS/Mail. Also, the entire data is being collected by this system. We have leveraged the power of IoT and built a Temperature Monitoring device with Email alerts using Raspberry Pi, MLX90614, and PiCamera. An innovative surveillance system is powered by the Raspberry Pi 3B that provides results with minimal latencies. There are 6 steps involved in the working of our model: 1: Body Temperature is Recorded 2: Input Camera Feed 3: Background Subtraction 4: Detection 5: Start Video Recording and Upload to drive 6: Alert using SMTP protocol Figure 1- Proposed Model Figure 2- Circuit Diagram 3.1. Contactless Body Temperature Monitoring. Since the corona outbreak, scanning body temperature has become the “new normal” to tackle the current Covid19 pandemic. There are many temperature guns available in the market, but none of them gives any alert or email notification to higher authorities to take action when the temperature exceeds a particular limit. Figure-3: Body temperature measurement 3.2 BACKGROUND SUBTRACTION Background subtraction (BS) is a common and widely used technique for generating a foreground mask (namely, a binary image containing the pixels belonging to moving objects in the scene) by using static cameras. The background of our video stream is largely static and unchanging over consecutive frames of a video. Therefore,
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3255 if we can model the background, we monitor it for substantial changes. If there is a substantial change, we can detect it. This change normally corresponds to motion on our video. The input video is taken from a USB WebCam connected to Raspberry Pi, the very first frame is considered as background frame which is updated after particular intervals is compared with the current frame and if detection is above the threshold value the system starts video recording and stops when there is no detection involved. Figure -4: Background subtraction motion detection 3.3 SMTP & GOOGLE DRIVE API SMTP is a Simple Mail Transfer Protocol which is an application layer protocol responsible for email service using TCP/IP. It provides the ability to send and receive e- mail messages and is managed by the Internet Engineering Task Force(IETF). Google Drive API allows you to create apps that leverage Google Drive cloud storage. You can develop applications that integrate with Google Drive, and create robust functionality in your application using Google Drive API. 4 RESULTS AND DISCUSSIONS The system uses a three-tier architecture, where the first tier is the algorithm running to detect motion that keeps constantly running in a loop triggering certain functions when deemed necessary. The second tier is the database and cloud storage which stores important data in cloud or SD card. It also includes the e-mail servers that aid in notifying the user in real-time. The third and final tier is the part of the system that experiences user interaction. An IR temperature sensor sends email alerts with the image of the person if the temperature of any particular person exceeds the set value. Figure 5- Body temperature Email alert Figure 6 - Video uploaded to drive 3. CONCLUSIONS AND FUTURE SCOPE The implementation of security cameras typically requires running cables, as referenced in a past post, and includes extensive labor and initial installation typically brings with it a heftier price tag.Our proposed system provides a cost- effective solution to the problem with a total system cost of Rs 5600 all packed in a single Raspberry Pi by implementing an effective object detection model to detect any human activity even under adverse conditions which only records when any human is detected, the body temperature of the person is recorded while entry and exit
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 09 Issue: 04 | Apr 2022 www.irjet.net p-ISSN: 2395-0072 © 2022, IRJET | Impact Factor value: 7.529 | ISO 9001:2008 Certified Journal | Page 3256 from premises, triggering an alert system when increased body temperature is detected. This technique will improve the system's efficiency in terms of reducing the storage needed for saving recordings, and reducing the processing and searching time in the recordings. Automatic door lock when any theft is detected in surveillance mode and when the body temperature of the user entering the room is high. For further improving this system we can develop a mesh network with thread protocol based on IPv6 using 4K Ultra HD cameras to enable face recognized door open system using IoT components and also use the other benefits of the face recognition system. Real-time video stream available through a monitor. 4. ACKNOWLEDGEMENT The authors gratefully acknowledge the teachers, lab incharge and friends for the support and guidance. The work would have not come to the present shape without the supervision and help of many people. All the eminent authors are in debt to Prof. Pradnya Kamble for the guidance and without her persistent help, the goal of this project would not have been realized. 5. REFERENCES [1] “IoT enabled Video Surveillance System using Raspberry Pi ”, Rahul Muppanagouda Patil, Ram Srinivas , Rohith Y, N R Vinay and Pratiba D [2] “Implementation of Human Detection on Raspberry Pi for Smart Surveillance” Jahangir Abbas Mohammed, Member, IEEE, Agniswar Paul, Member, IEEE, Ajay Kumar, Member, IEEE, Jaideep Cherukuri Member, IEEE [3] “Real-Time Smart Home Surveillance System of Based on Raspberry Pi” Yi-Chen Lee, Ching-Min Lee* [4] “On using AI-based human identification in improving surveillance system efficiency” Sanyukta Santosh Pawaskar, Ashwini Mandar Chavan