SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2148
Real Time Video Surveillance Architecture for Secured City Automation
Madhuram Ramesh1, Nasreen Munawar Ali Khan2, Dr. N. Usha Bhanu3
1,2Student, Department of ECE, Valliammai Engineering College, Tamil Nadu, India.
3Professor, Department of ECE, Valliammai Engineering College, Tamil Nadu, India.
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - In recent trends city automation is trending
around the globe. The project presents a multilevel
surveillance security system, which does not require human-
to-human or human-to-computer interaction. The project
aims at using Raspberry pi which controls motion detectors
and video cameras for remote sensing and surveillance,
streams live video and records it for future playback. The
purpose of the project is to provide security automation in the
city via camera based object tracking, motion detection when
an intrusion happens along with pollution detection
monitoring system. This system also tracks any object in real
time meaning we will be completely aware of precise location
of the object to see its movement in real time. Raspberry pi a
single board computer that carries motion detection
algorithm with python as default programming environment.
A camera module connected to the RaspberryPiwillrecord all
the happenings in the monitored area and live streaming can
be viewed from any web browser, even from mobile in real-
time. To use the storage efficiently, we apply the Motion
Detection algorithm. In this algorithm the media is recorded
and stored on a local disk only when motion is recognized, the
motion detection is achieved by using IR sensor. In normal
scenario, for a video of 5seconds, it requires 11MB of storage
whereas for motion detected media a reduced storage of 3MB
was achieved. Monitoring the surrounding and providing an
alert via GSM module in case of pollution and fire accidents. In
object tracking we feed the data set for the objects we wish to
track, the program extracts the features of the captured
image. When the features match with the given data set a
luminous highlighting helps to track the path of the object
within the camera coverage.
KeyWords: Video Surveillance, Motion Detection
Algorithm, Object Tracking, feature detection,Pollution
Detection and Monitoring.
1. INTRODUCTION
Smart cities requires high end surveillance, the
cameras play very essential role in this. Generally smart
cities requires automated surveillance for intrusion
detection, monitoring the environmental pollution,tracking
the suspected objects as well as detectingfacesofpeopleand
giving the personnel concerned an alert message in case of
any untoward incidents. The integration of these systems
can be done in a Raspberry pi which is a credit card size
single board computer.
A camera module connected totheRaspberryPiwill
record all the happenings in the monitored area and live
streaming can be viewed from any web browser, even from
mobile in real-time. This system tracks any object in real
time meaning we will be completely aware of precise
location of the object to see its movement in real time. The
Motion Detection algorithm is also used to reduce the
storage for live camera streaming, by allowing the system to
analyze the images only when the movement occurs.
Monitoring the surrounding and providing analertincaseof
pollution and fire accidents. Huu-Quoc Nguyen, et.al [1],
proposed a low cost real-time system monitoring using
raspberry pi. This paper provides the implementationoflow
cost monitoring system basedonRaspberrypiwhichfollows
motion detection algorithm scripted in Python as default
programming environment. We have inferred that this
algorithm can be enhanced by considering motion detection
conditions for fixing the threshold value and providing an
alert whenever motion is detected.
Sampa Jana, et.al. [2], proposed an object detection
and tracking technique using raspberry pi this object
detection and tracking algorithm is based on the color of the
object. The input to camera is interfaced to the Raspberry pi
3 which will detect the object and tracks it in its direction.
We have inferred that optimization could be implementing
the algorithm with additional modules for real time
monitoring system. Post optimization the algorithm is
expected to function with increased tracking speed.
The paper is organized as follows: Section 1 gives
the Introduction to the Surveillance systems in Smart Cities,
Section 2 provides the System Architecture fortheproposed
methodology, Section 3 gives the Description of the various
hardware modules and Software used,Section4explainsthe
Working methodology of proposed system, Section 5 gives
the Results and Discussion on the paper and finally
Section 6 gives the Concluding remarks for the paper.
2. SYSTEM ARCHITECTURE
The proposed system for Surveillance as shown in
fig.1 is intended to track the path of any object of interest.
Object tracking involves locating objects in the frame of a
video sequence. The three main steps in video analysis are
detection of moving objects, tracking of such objects from
frame to frame, and analysis of tracked objects to recognize
their behavior. To detect human face in live streaming and
capture the images during the real time video surveillance
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2149
when movement is detected. This is achieved by activating
the IR sensor when button is pressed. The system also
provides alert to the authenticated person and fire fighter
via GSM module in case of presence of excess smoke and fire
accidents. The advantage of using fire alert in the proposed
system is, it will reduce the possibility of delayed report to
the fire brigade.
Figure 1: Block diagram of proposed Surveillance
architecture
The system consists of various sensors and modules such as
camera module, IR sensor, GSM module, Smoke detector,
Fire sensor interfaced with Raspberry pi 3 Model B+ . A
camera module connected to the Raspberry Pi will recordall
the happenings in the monitored area andlivestreamingcan
be viewed from any web browser, even from mobile in real-
time.
ARCHITECTURE:
The following as shown in fig.2, gives the architecture of the
proposed system having various layers of hardware
integration.
Figure 2: Architecture of proposed surveillance
architecture
The top layer includes the output modules such as
 System device(Monitor/Mobile)
 System application module
 Buzzer
 GSM
The middle layer has the single board computer i.e.
Raspberry pi 3 Model B+
The bottom layer includes the input modules such as
 Camera module
 Gas sensor
 Flame sensor
 IR Sensor
 Button
The system is developed as a static model for direct
implementation in Smart cities.
3. HARDWARE DESCRIPTION
There are many hardware modules and software
incorporated in the proposed system. The hardware
modules include Web camera, Raspberry pi 3 Model B, GSM
modem, sensors like IR sensor, GassensorandFlamesensor.
A) RASPBERRY PI 3 MODEL B
The Raspberry pi is a device that is in the size of a
credit card, which acts as a computer that can be plugged
into TV and a keyboard. The Raspberry Pi 3 Model B was
introduced in 2016 which is very fast and efficient in
functioning, and it uses SoC BCM2837 with a quad core 64
bit processor and it supports 400Hz Video Core IV which is
faster compared to other Raspberry pi versions , it has a
RAM of 1GB SDRAM. The advantage of Raspberry pi 3 is it
uses inbuilt Bluetooth 4.0 whereas other Raspberry pi
versions do not support it. The Raspberry pi 3 has 40
General Purpose Input Output Pins (GPIO). It also has The
Raspberry Pi’s four built-in USB ports provide enough
connectivity for a mouse, keyboard,oranythingelsethatyou
feel the Raspberry Pi needs, but if we want to add even more
we can still use an USB hub. It also supports an HDMI port,
we could watch Blue Ray quality video. There’s no need to
connect an external antenna to Raspberry Pi 3. Its radio is
connected to this chip antenna soldered directly to the
board, in order to keep the size of the device minimum.
B) SENSORS
i) Gas sensor: The MQ-2 gas sensor senses the
gases like ammonia nitrogen, oxygen, alcohols, aromatic
compounds, sulfide and smoke. The operatingvoltageofthis
gas sensor is from 2.5V to 5.0V. The MQ-2 gas sensor has a
lower conductivity to clean the air as a gas sensing material.
In the atmosphere there are polluting gases, here the
RASPBERRY
PI 3 MODEL
B+
CAMERA GSM MODULE
SMOKE
DETECTOR
BUZZER
FIRE
SENSOR
MONITOR/
MOBILE
BUTTON
IR SENSOR
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2150
conductivity of gas sensor increases as the concentration of
polluting gas in the atmosphere increases. MQ-2 gas sensor
can be implementation to detect the smoke, benzene, steam
and other harmful gases. It has potential to detect different
harmful gases.
ii) IR sensor: The Infrared sensor operates by
measuring the heat of the object. When the infrared light
falls on the photodiode, it measures the output voltage ifit is
lesser than the input, an object is detected.
iii) Flame sensor: A flame sensor is used to detect
the fire. It works by detecting the IR light wavelength
between 760nm to 1100nm. The sensor has a Black epoxy
receiver. It gives 1 when flame is detected
C) GSM MODEM
A GSM is used for sending messages totheauthority
under specified conditions, it supports only TTL signals so
we use a TTL signal convertor in our Raspberry Pi. When
used in outdoor GSM is more efficient than Wi-fi and
Bluetooth, because Bluetooth cannot support long distance
transmission.
D) CAMERA
The camera used is Logitech c310. It supports high
definition quality images and video. It has 5-megapixel
snapshots with a built-in microphone with noise reduction
and a automatic light correction. It is compatible with 1 GHz
processor, 32/64-bit Windows 7/Windows Vista/Windows
8, at least 512 MB RAM and 200 MB hard disk.
1.1 SOFTWARE DESCRIPTION
The software used for the proposed Surveillance
Architecture are: Raspbian OS and Anaconda Navigator.The
Raspbian OS is installed in Raspberry pi 3 and Anaconda
software is used for Object Tracking.
A) RASPBIAN OS: It is a Debian based operating system.
This OS is installed in the SD card, which is beforehand
formatted using an SD card formatter, once the OS is
installed in the SD we can start coding the programs and
dumping it in the SD .Then connect the SD card with
Raspberry Pi .
B) ANACONDA: It is an open source distributer of Python
Programming language, it has 1400 inbuilt packages as
Jupyter, Spyder and so on which comes with a virtual
environment manager, these can be launched and the
programming can be done. We use Anaconda software for
object tracking as it supports Graphical User Interface
format, so we can perform live video demonstrations. It is
supported in all the Operating Systems.
4. SYSTEM METHODOLOGY
1.2 OBJECT TRACKING [2]:
Object detection istheprocessof locatingobjects
in the frame of a video sequence. The three main steps in
video analysis are detection of moving objects, tracking of
such objects from frame to frame, and analysis of tracked
objects to recognize their behavior.
The location of objects in subsequent frames is computedby
object tracking algorithm.The process of object detection
and tracking, either by using three-frame differencing or
background subtractionapproachrequiressomekindof pre-
processing on input and post- processing on the output to
get higher accuracy in detection. A flow chart for Object
tracking algorithm using the image processing technique is
given in fig.3.
Figure 3: Flow chart for Object tracking Algorithm
The steps in the algorithm are as follows:
Step 1: Get the input video in real time.
Step 2: Choose the color of the object and store it.
Step 3: Extract the feature points from the image.
Step 4: Add rectangular box and store the frame.
Step 5: Pass the rectangular area andpositioningofthevideo
given.
Step 6: Track the object.
INPUT VIDEO
CHOOSE THE OBJECT AND STORE
THE COLOR
FEATURE POINT EXTRACTION
ADD RECTANGULAR BOX AND STORE
PASS RECTANGULAR AREA AND
POSITIONING
TRACKING ALGORITHM
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2151
1.3 MOTION DETECTION [1]:
Motion detection algorithm is used to reduce the
storage issues. It is achieved bydetectingthemotionthrough
IR sensor output and storing the imagesonlywhenmotionis
detected.
When the button is pressed, camera will be
activated. When the IR output goes high, the media is
recorded and stored on a local disk which can be retrieved
for future reference. This can hugely reduce the storage
issues.
1.4 FLAME AND GAS DETECTION [8] :
The atmospheric conditions are monitored through
gas and flame sensors. When the output of these sensors
goes high, an alert message is sent to the authenticated
person via GSM.
The overall flowchart representing the Motion detection,
Flame and Gas detection is shown in fig.4.
The steps in the algorithm are as follows:
Step 1: Activate the flame and gas sensor.
Step 2: Monitor the environment by continuously reading
the values in air.
Step 3: Get the input data.
Step 4: Print the values continuously in the screen.
Step 5: Check if the reading has surpassed the threshold
value.
Step 6: If the condition is true, then sendanalertmessage via
a GSM to the authenticated person.
Step 7: If the condition is false, then go to step 3.
Step 8(motion detection): Set the button and check whether
IR output is high.
Step 9: If the output is high then the motion is detected
Step 10: If the output is low go to step 8.
Step 11: As soon as the motion is detected capture the image
and give a buzzer alert
Step 12: The saved media can be retrieved.
Step 13: End of working.
Figure 4: Flowchart for overall system
5. RESULTS AND DISCUSSION
The object trackingalgorithmwastested bygiving
a pre loaded video, we have already given the data set of the
car in the XML file , when the input video hasa movingobject
its feature points are extracted and marked as matrix 1,
remaining as 0. When these points are as same as the given
data set, then the object is detected and is tracked along its
path, until the object is in the coverage of the camera. This
system can track single moving object as well as multiple
moving objects in the single video frame.
The first image shown in fig.5 is the given input video
frame, the image shown in fig.6 is the detected and tracked
objects as we have given the data set of a car, only a car is
detected as its feature points match with the input data set
and a luminous highlighting is given to show the tracking.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2152
Figure 5: Input video frame in object tracking
Figure 6: Detected and tracked objects
In the motion detection algorithm, we have incorporated
environmental pollution monitoring along with this system,
we have set a gas threshold as greater than 700 and flame
threshold as less than 800, when either of the conditions
satisfy we get alert message as “Fire and GasAlert”via a GSM
module. In motion detection whenever a motion is detected
the IR goes high, the camera is activated and the images are
captured.
6. CONCLUSION
The project targets its use in most of the publicplaces
in case of the intelligent city architecture by providing
motion detection, fire alert, authentication and pollution
assessment in those places making it smarter. The object
tracking technique helps in tracking the path of anyobjectin
real time enabling the user to be aware of the precise
location of the object. The motion detection is very much
useful to efficiently use the memory thereby storing the
video only when the movement is detected. In normal
scenario, for a video of 5seconds, it requires11MBofstorage
whereas for motion detected media a reduced storage of
3MB was achieved. The GSM modem sends an alert message
to the authorized persons in case of fire accidents or
presence of excess smoke in that particular area. Thus the
proposed system provides convenient and reliable security
system. In future the idea of this project can be extended for
city automation such as smart cities.
REFERENCES
1. Huu-Quoc Nguyen, et.al, “Low Cost Real-Time System
Monitoring Using Raspberry Pi”, ICUFN, 2015.
2. Sampa Jana, et.al, “Autonomous Object Detection and
Tracking using Raspberry Pi”, International Journal of
Engineering Science and Computing, July 2017.
3. ArnabRoy ,et.al. “An Approach For Efficient Real Time
Moving Object Detection”, ISECS , 2013.
4. Haritaoglu, D. Harwood, L. Davis, "W4: real-time
surveillance of people and their activities", IEEE
Transactions on Pattern Analysis and Machine Intelligence,
vol. 22, no. 8, pp. 809-830, 2000.
5. D. Gregory, N. Belhumeur, "Efficient RegionTracking With
Parametric Models of Geometry and Illumination", IEEE
Transactions on Pattern Analysis and Machine Intelligence,
vol. 20, no. 10, pp. 1025-1039, 1998.
6. Arnab Roy, Sanket Shinde and Kyoung-Don Kang,“An
Approach for Efficient Real Time Moving Object Detection”,
IEEE Transactions .
7. K. ZuWhan, J. Malik, "Fast vehicle detection with
probabilistic feature grouping and its application to vehicle
tracking", Proceedings of 9th IEEE International Conference
on Computer Vision, vol. 1, pp. 524-531, 2003.
8. Md Saifudaullah Bin Bahrudin , Rosni Abu Kassim,
“Development of Fire Alarm System using Raspberry Pi and
Arduino Uno”, IEEE Transactions , 2013.

More Related Content

What's hot

IRJET- IoT based Adaptive Traffic Monitoring
IRJET- IoT based Adaptive Traffic MonitoringIRJET- IoT based Adaptive Traffic Monitoring
IRJET- IoT based Adaptive Traffic Monitoring
IRJET Journal
 
Fire Detection based on Color, Shape and Motion
Fire Detection based on Color, Shape and MotionFire Detection based on Color, Shape and Motion
Fire Detection based on Color, Shape and Motion
IRJET Journal
 
IRJET - Smart Sonar System
IRJET - Smart Sonar SystemIRJET - Smart Sonar System
IRJET - Smart Sonar System
IRJET Journal
 
IRJET - IoT based Air Quality Monitoring System
IRJET - IoT based Air Quality Monitoring SystemIRJET - IoT based Air Quality Monitoring System
IRJET - IoT based Air Quality Monitoring System
IRJET Journal
 
ATM machine security system using GSM and MEMS sensor
ATM machine security system using GSM and MEMS sensorATM machine security system using GSM and MEMS sensor
ATM machine security system using GSM and MEMS sensor
IRJET Journal
 
IRJET - Effective Garbage Management System based on IoT
IRJET -  	  Effective Garbage Management System based on IoTIRJET -  	  Effective Garbage Management System based on IoT
IRJET - Effective Garbage Management System based on IoT
IRJET Journal
 
IRJET- IOT based Intrusion Detection and Tracking System
IRJET- IOT based Intrusion Detection and Tracking SystemIRJET- IOT based Intrusion Detection and Tracking System
IRJET- IOT based Intrusion Detection and Tracking System
IRJET Journal
 
IRJET - Alerting and Detection of Toxic Gases in Industries using the In...
 IRJET -  	  Alerting and Detection of Toxic Gases in Industries using the In... IRJET -  	  Alerting and Detection of Toxic Gases in Industries using the In...
IRJET - Alerting and Detection of Toxic Gases in Industries using the In...
IRJET Journal
 
Study on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTStudy on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOT
IRJET Journal
 
A survey paper on Pollution Free Smart Cities using Smart Monitoring System b...
A survey paper on Pollution Free Smart Cities using Smart Monitoring System b...A survey paper on Pollution Free Smart Cities using Smart Monitoring System b...
A survey paper on Pollution Free Smart Cities using Smart Monitoring System b...
IJSRD
 
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage DeviceIRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET Journal
 
Smart City Based on IoT
Smart City Based on IoTSmart City Based on IoT
Smart City Based on IoT
IRJET Journal
 
IRJET- IoT based Noise and Pollution Monitoring System
IRJET- IoT based Noise and Pollution Monitoring SystemIRJET- IoT based Noise and Pollution Monitoring System
IRJET- IoT based Noise and Pollution Monitoring System
IRJET Journal
 
IRJET- GIS using Zigbee
IRJET- GIS using ZigbeeIRJET- GIS using Zigbee
IRJET- GIS using Zigbee
IRJET Journal
 
IRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection SystemIRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection System
IRJET Journal
 
Realtime wether station for monitoring and control of agricultre
Realtime wether station for monitoring and control of agricultreRealtime wether station for monitoring and control of agricultre
Realtime wether station for monitoring and control of agricultreBhushan Deore
 
Implementation of embedded real time monitoring temperature and humidity system
Implementation of embedded real time monitoring temperature and humidity systemImplementation of embedded real time monitoring temperature and humidity system
Implementation of embedded real time monitoring temperature and humidity system
Journal Papers
 
IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET Journal
 
Unit 2 IoT.pdf
Unit 2 IoT.pdfUnit 2 IoT.pdf
Intelligent Image Capturing Alarm System Using Raspberry Pi
Intelligent Image Capturing Alarm System Using Raspberry PiIntelligent Image Capturing Alarm System Using Raspberry Pi
Intelligent Image Capturing Alarm System Using Raspberry Pi
TELKOMNIKA JOURNAL
 

What's hot (20)

IRJET- IoT based Adaptive Traffic Monitoring
IRJET- IoT based Adaptive Traffic MonitoringIRJET- IoT based Adaptive Traffic Monitoring
IRJET- IoT based Adaptive Traffic Monitoring
 
Fire Detection based on Color, Shape and Motion
Fire Detection based on Color, Shape and MotionFire Detection based on Color, Shape and Motion
Fire Detection based on Color, Shape and Motion
 
IRJET - Smart Sonar System
IRJET - Smart Sonar SystemIRJET - Smart Sonar System
IRJET - Smart Sonar System
 
IRJET - IoT based Air Quality Monitoring System
IRJET - IoT based Air Quality Monitoring SystemIRJET - IoT based Air Quality Monitoring System
IRJET - IoT based Air Quality Monitoring System
 
ATM machine security system using GSM and MEMS sensor
ATM machine security system using GSM and MEMS sensorATM machine security system using GSM and MEMS sensor
ATM machine security system using GSM and MEMS sensor
 
IRJET - Effective Garbage Management System based on IoT
IRJET -  	  Effective Garbage Management System based on IoTIRJET -  	  Effective Garbage Management System based on IoT
IRJET - Effective Garbage Management System based on IoT
 
IRJET- IOT based Intrusion Detection and Tracking System
IRJET- IOT based Intrusion Detection and Tracking SystemIRJET- IOT based Intrusion Detection and Tracking System
IRJET- IOT based Intrusion Detection and Tracking System
 
IRJET - Alerting and Detection of Toxic Gases in Industries using the In...
 IRJET -  	  Alerting and Detection of Toxic Gases in Industries using the In... IRJET -  	  Alerting and Detection of Toxic Gases in Industries using the In...
IRJET - Alerting and Detection of Toxic Gases in Industries using the In...
 
Study on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOTStudy on Smart Security Technology for Women based on IOT
Study on Smart Security Technology for Women based on IOT
 
A survey paper on Pollution Free Smart Cities using Smart Monitoring System b...
A survey paper on Pollution Free Smart Cities using Smart Monitoring System b...A survey paper on Pollution Free Smart Cities using Smart Monitoring System b...
A survey paper on Pollution Free Smart Cities using Smart Monitoring System b...
 
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage DeviceIRJET- Optimization of Surveillance Camera for Low Cost Storage Device
IRJET- Optimization of Surveillance Camera for Low Cost Storage Device
 
Smart City Based on IoT
Smart City Based on IoTSmart City Based on IoT
Smart City Based on IoT
 
IRJET- IoT based Noise and Pollution Monitoring System
IRJET- IoT based Noise and Pollution Monitoring SystemIRJET- IoT based Noise and Pollution Monitoring System
IRJET- IoT based Noise and Pollution Monitoring System
 
IRJET- GIS using Zigbee
IRJET- GIS using ZigbeeIRJET- GIS using Zigbee
IRJET- GIS using Zigbee
 
IRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection SystemIRJET- Wearable Sensor based Fall Detection System
IRJET- Wearable Sensor based Fall Detection System
 
Realtime wether station for monitoring and control of agricultre
Realtime wether station for monitoring and control of agricultreRealtime wether station for monitoring and control of agricultre
Realtime wether station for monitoring and control of agricultre
 
Implementation of embedded real time monitoring temperature and humidity system
Implementation of embedded real time monitoring temperature and humidity systemImplementation of embedded real time monitoring temperature and humidity system
Implementation of embedded real time monitoring temperature and humidity system
 
IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)IRJET- A Review on: Smart and Advanced Living Technology (SALT)
IRJET- A Review on: Smart and Advanced Living Technology (SALT)
 
Unit 2 IoT.pdf
Unit 2 IoT.pdfUnit 2 IoT.pdf
Unit 2 IoT.pdf
 
Intelligent Image Capturing Alarm System Using Raspberry Pi
Intelligent Image Capturing Alarm System Using Raspberry PiIntelligent Image Capturing Alarm System Using Raspberry Pi
Intelligent Image Capturing Alarm System Using Raspberry Pi
 

Similar to IRJET- Real Time Video Surveillance Architecture for Secured City Automation

Face Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock SystemFace Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock System
IRJET Journal
 
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry PiIRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET Journal
 
IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...
IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...
IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...
IRJET Journal
 
IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...
IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...
IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...
IRJET Journal
 
IRJET- Intrusion Detection through Image Processing and Getting Notified ...
IRJET-  	  Intrusion Detection through Image Processing and Getting Notified ...IRJET-  	  Intrusion Detection through Image Processing and Getting Notified ...
IRJET- Intrusion Detection through Image Processing and Getting Notified ...
IRJET Journal
 
Comparative Study on Various System Based on Raspberry-Pi Technology
Comparative Study on Various System Based on Raspberry-Pi TechnologyComparative Study on Various System Based on Raspberry-Pi Technology
Comparative Study on Various System Based on Raspberry-Pi Technology
IRJET Journal
 
IRJET- Review on Image Processing based Fire Detetion using Raspberry Pi
IRJET- Review on Image Processing based Fire Detetion using Raspberry PiIRJET- Review on Image Processing based Fire Detetion using Raspberry Pi
IRJET- Review on Image Processing based Fire Detetion using Raspberry Pi
IRJET Journal
 
Home Security System based on IOT: A Systematic Alert System
Home Security System based on IOT: A Systematic Alert SystemHome Security System based on IOT: A Systematic Alert System
Home Security System based on IOT: A Systematic Alert System
IRJET Journal
 
Monitoring using Face Recognition
Monitoring using Face RecognitionMonitoring using Face Recognition
Monitoring using Face Recognition
IRJET Journal
 
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET-  	  Wi-Fi based Home & Industry Surveillance Bot using Pi CameraIRJET-  	  Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET Journal
 
IoT Based Smart Surveillance and Automation
IoT Based Smart Surveillance and AutomationIoT Based Smart Surveillance and Automation
IoT Based Smart Surveillance and Automation
IRJET Journal
 
IRJET- Development of Surveillance System for Indian Military
IRJET- Development of Surveillance System for Indian MilitaryIRJET- Development of Surveillance System for Indian Military
IRJET- Development of Surveillance System for Indian Military
IRJET Journal
 
IRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
IRJET- IoT based Garbage Management System for Smart City using Raspberry PiIRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
IRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
IRJET Journal
 
Web-Based Online Embedded Security System And Alertness Via Social Media
Web-Based Online Embedded Security System And Alertness Via Social MediaWeb-Based Online Embedded Security System And Alertness Via Social Media
Web-Based Online Embedded Security System And Alertness Via Social Media
IRJET Journal
 
IRJET- Smart Helmet for Visually Impaired
IRJET- Smart Helmet for Visually ImpairedIRJET- Smart Helmet for Visually Impaired
IRJET- Smart Helmet for Visually Impaired
IRJET Journal
 
IRJET - IoT based Surveillance Robot
IRJET -  	  IoT based Surveillance RobotIRJET -  	  IoT based Surveillance Robot
IRJET - IoT based Surveillance Robot
IRJET Journal
 
IRJET- Hand Gesture based Camera Monitorning System using Raspberry Pi
IRJET- Hand Gesture based Camera Monitorning System using Raspberry PiIRJET- Hand Gesture based Camera Monitorning System using Raspberry Pi
IRJET- Hand Gesture based Camera Monitorning System using Raspberry Pi
IRJET Journal
 
IRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET-5G Mobile Technology
IRJET-5G Mobile Technology
IRJET Journal
 
IRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with IntelligentdestructionIRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with Intelligentdestruction
IRJET Journal
 
IRJET- IoT and ML based Smart TV for Child Eyes Safety
IRJET-  	  IoT and ML based Smart TV for Child Eyes SafetyIRJET-  	  IoT and ML based Smart TV for Child Eyes Safety
IRJET- IoT and ML based Smart TV for Child Eyes Safety
IRJET Journal
 

Similar to IRJET- Real Time Video Surveillance Architecture for Secured City Automation (20)

Face Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock SystemFace Recognition using Raspberry PI for Door Lock System
Face Recognition using Raspberry PI for Door Lock System
 
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry PiIRJET-  	  Iot Based Home Visitor Monitoring System using Raspberry Pi
IRJET- Iot Based Home Visitor Monitoring System using Raspberry Pi
 
IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...
IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...
IRJET- An IoT Based Forest Fire Detection and Prevention System using Raspber...
 
IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...
IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...
IRJET- Raspberry Pi based Security System with Automatic Alert System in Road...
 
IRJET- Intrusion Detection through Image Processing and Getting Notified ...
IRJET-  	  Intrusion Detection through Image Processing and Getting Notified ...IRJET-  	  Intrusion Detection through Image Processing and Getting Notified ...
IRJET- Intrusion Detection through Image Processing and Getting Notified ...
 
Comparative Study on Various System Based on Raspberry-Pi Technology
Comparative Study on Various System Based on Raspberry-Pi TechnologyComparative Study on Various System Based on Raspberry-Pi Technology
Comparative Study on Various System Based on Raspberry-Pi Technology
 
IRJET- Review on Image Processing based Fire Detetion using Raspberry Pi
IRJET- Review on Image Processing based Fire Detetion using Raspberry PiIRJET- Review on Image Processing based Fire Detetion using Raspberry Pi
IRJET- Review on Image Processing based Fire Detetion using Raspberry Pi
 
Home Security System based on IOT: A Systematic Alert System
Home Security System based on IOT: A Systematic Alert SystemHome Security System based on IOT: A Systematic Alert System
Home Security System based on IOT: A Systematic Alert System
 
Monitoring using Face Recognition
Monitoring using Face RecognitionMonitoring using Face Recognition
Monitoring using Face Recognition
 
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET-  	  Wi-Fi based Home & Industry Surveillance Bot using Pi CameraIRJET-  	  Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
IRJET- Wi-Fi based Home & Industry Surveillance Bot using Pi Camera
 
IoT Based Smart Surveillance and Automation
IoT Based Smart Surveillance and AutomationIoT Based Smart Surveillance and Automation
IoT Based Smart Surveillance and Automation
 
IRJET- Development of Surveillance System for Indian Military
IRJET- Development of Surveillance System for Indian MilitaryIRJET- Development of Surveillance System for Indian Military
IRJET- Development of Surveillance System for Indian Military
 
IRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
IRJET- IoT based Garbage Management System for Smart City using Raspberry PiIRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
IRJET- IoT based Garbage Management System for Smart City using Raspberry Pi
 
Web-Based Online Embedded Security System And Alertness Via Social Media
Web-Based Online Embedded Security System And Alertness Via Social MediaWeb-Based Online Embedded Security System And Alertness Via Social Media
Web-Based Online Embedded Security System And Alertness Via Social Media
 
IRJET- Smart Helmet for Visually Impaired
IRJET- Smart Helmet for Visually ImpairedIRJET- Smart Helmet for Visually Impaired
IRJET- Smart Helmet for Visually Impaired
 
IRJET - IoT based Surveillance Robot
IRJET -  	  IoT based Surveillance RobotIRJET -  	  IoT based Surveillance Robot
IRJET - IoT based Surveillance Robot
 
IRJET- Hand Gesture based Camera Monitorning System using Raspberry Pi
IRJET- Hand Gesture based Camera Monitorning System using Raspberry PiIRJET- Hand Gesture based Camera Monitorning System using Raspberry Pi
IRJET- Hand Gesture based Camera Monitorning System using Raspberry Pi
 
IRJET-5G Mobile Technology
IRJET-5G Mobile TechnologyIRJET-5G Mobile Technology
IRJET-5G Mobile Technology
 
IRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with IntelligentdestructionIRJET - Military Spy Robot with Intelligentdestruction
IRJET - Military Spy Robot with Intelligentdestruction
 
IRJET- IoT and ML based Smart TV for Child Eyes Safety
IRJET-  	  IoT and ML based Smart TV for Child Eyes SafetyIRJET-  	  IoT and ML based Smart TV for Child Eyes Safety
IRJET- IoT and ML based Smart TV for Child Eyes Safety
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
DuvanRamosGarzon1
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
abh.arya
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
Kamal Acharya
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
Kamal Acharya
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
gerogepatton
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
ssuser9bd3ba
 

Recently uploaded (20)

CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSETECHNICAL TRAINING MANUAL   GENERAL FAMILIARIZATION COURSE
TECHNICAL TRAINING MANUAL GENERAL FAMILIARIZATION COURSE
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 
Vaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdfVaccine management system project report documentation..pdf
Vaccine management system project report documentation..pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Event Management System Vb Net Project Report.pdf
Event Management System Vb Net  Project Report.pdfEvent Management System Vb Net  Project Report.pdf
Event Management System Vb Net Project Report.pdf
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Immunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary AttacksImmunizing Image Classifiers Against Localized Adversary Attacks
Immunizing Image Classifiers Against Localized Adversary Attacks
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
LIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.pptLIGA(E)11111111111111111111111111111111111111111.ppt
LIGA(E)11111111111111111111111111111111111111111.ppt
 

IRJET- Real Time Video Surveillance Architecture for Secured City Automation

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2148 Real Time Video Surveillance Architecture for Secured City Automation Madhuram Ramesh1, Nasreen Munawar Ali Khan2, Dr. N. Usha Bhanu3 1,2Student, Department of ECE, Valliammai Engineering College, Tamil Nadu, India. 3Professor, Department of ECE, Valliammai Engineering College, Tamil Nadu, India. ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - In recent trends city automation is trending around the globe. The project presents a multilevel surveillance security system, which does not require human- to-human or human-to-computer interaction. The project aims at using Raspberry pi which controls motion detectors and video cameras for remote sensing and surveillance, streams live video and records it for future playback. The purpose of the project is to provide security automation in the city via camera based object tracking, motion detection when an intrusion happens along with pollution detection monitoring system. This system also tracks any object in real time meaning we will be completely aware of precise location of the object to see its movement in real time. Raspberry pi a single board computer that carries motion detection algorithm with python as default programming environment. A camera module connected to the RaspberryPiwillrecord all the happenings in the monitored area and live streaming can be viewed from any web browser, even from mobile in real- time. To use the storage efficiently, we apply the Motion Detection algorithm. In this algorithm the media is recorded and stored on a local disk only when motion is recognized, the motion detection is achieved by using IR sensor. In normal scenario, for a video of 5seconds, it requires 11MB of storage whereas for motion detected media a reduced storage of 3MB was achieved. Monitoring the surrounding and providing an alert via GSM module in case of pollution and fire accidents. In object tracking we feed the data set for the objects we wish to track, the program extracts the features of the captured image. When the features match with the given data set a luminous highlighting helps to track the path of the object within the camera coverage. KeyWords: Video Surveillance, Motion Detection Algorithm, Object Tracking, feature detection,Pollution Detection and Monitoring. 1. INTRODUCTION Smart cities requires high end surveillance, the cameras play very essential role in this. Generally smart cities requires automated surveillance for intrusion detection, monitoring the environmental pollution,tracking the suspected objects as well as detectingfacesofpeopleand giving the personnel concerned an alert message in case of any untoward incidents. The integration of these systems can be done in a Raspberry pi which is a credit card size single board computer. A camera module connected totheRaspberryPiwill record all the happenings in the monitored area and live streaming can be viewed from any web browser, even from mobile in real-time. This system tracks any object in real time meaning we will be completely aware of precise location of the object to see its movement in real time. The Motion Detection algorithm is also used to reduce the storage for live camera streaming, by allowing the system to analyze the images only when the movement occurs. Monitoring the surrounding and providing analertincaseof pollution and fire accidents. Huu-Quoc Nguyen, et.al [1], proposed a low cost real-time system monitoring using raspberry pi. This paper provides the implementationoflow cost monitoring system basedonRaspberrypiwhichfollows motion detection algorithm scripted in Python as default programming environment. We have inferred that this algorithm can be enhanced by considering motion detection conditions for fixing the threshold value and providing an alert whenever motion is detected. Sampa Jana, et.al. [2], proposed an object detection and tracking technique using raspberry pi this object detection and tracking algorithm is based on the color of the object. The input to camera is interfaced to the Raspberry pi 3 which will detect the object and tracks it in its direction. We have inferred that optimization could be implementing the algorithm with additional modules for real time monitoring system. Post optimization the algorithm is expected to function with increased tracking speed. The paper is organized as follows: Section 1 gives the Introduction to the Surveillance systems in Smart Cities, Section 2 provides the System Architecture fortheproposed methodology, Section 3 gives the Description of the various hardware modules and Software used,Section4explainsthe Working methodology of proposed system, Section 5 gives the Results and Discussion on the paper and finally Section 6 gives the Concluding remarks for the paper. 2. SYSTEM ARCHITECTURE The proposed system for Surveillance as shown in fig.1 is intended to track the path of any object of interest. Object tracking involves locating objects in the frame of a video sequence. The three main steps in video analysis are detection of moving objects, tracking of such objects from frame to frame, and analysis of tracked objects to recognize their behavior. To detect human face in live streaming and capture the images during the real time video surveillance
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2149 when movement is detected. This is achieved by activating the IR sensor when button is pressed. The system also provides alert to the authenticated person and fire fighter via GSM module in case of presence of excess smoke and fire accidents. The advantage of using fire alert in the proposed system is, it will reduce the possibility of delayed report to the fire brigade. Figure 1: Block diagram of proposed Surveillance architecture The system consists of various sensors and modules such as camera module, IR sensor, GSM module, Smoke detector, Fire sensor interfaced with Raspberry pi 3 Model B+ . A camera module connected to the Raspberry Pi will recordall the happenings in the monitored area andlivestreamingcan be viewed from any web browser, even from mobile in real- time. ARCHITECTURE: The following as shown in fig.2, gives the architecture of the proposed system having various layers of hardware integration. Figure 2: Architecture of proposed surveillance architecture The top layer includes the output modules such as  System device(Monitor/Mobile)  System application module  Buzzer  GSM The middle layer has the single board computer i.e. Raspberry pi 3 Model B+ The bottom layer includes the input modules such as  Camera module  Gas sensor  Flame sensor  IR Sensor  Button The system is developed as a static model for direct implementation in Smart cities. 3. HARDWARE DESCRIPTION There are many hardware modules and software incorporated in the proposed system. The hardware modules include Web camera, Raspberry pi 3 Model B, GSM modem, sensors like IR sensor, GassensorandFlamesensor. A) RASPBERRY PI 3 MODEL B The Raspberry pi is a device that is in the size of a credit card, which acts as a computer that can be plugged into TV and a keyboard. The Raspberry Pi 3 Model B was introduced in 2016 which is very fast and efficient in functioning, and it uses SoC BCM2837 with a quad core 64 bit processor and it supports 400Hz Video Core IV which is faster compared to other Raspberry pi versions , it has a RAM of 1GB SDRAM. The advantage of Raspberry pi 3 is it uses inbuilt Bluetooth 4.0 whereas other Raspberry pi versions do not support it. The Raspberry pi 3 has 40 General Purpose Input Output Pins (GPIO). It also has The Raspberry Pi’s four built-in USB ports provide enough connectivity for a mouse, keyboard,oranythingelsethatyou feel the Raspberry Pi needs, but if we want to add even more we can still use an USB hub. It also supports an HDMI port, we could watch Blue Ray quality video. There’s no need to connect an external antenna to Raspberry Pi 3. Its radio is connected to this chip antenna soldered directly to the board, in order to keep the size of the device minimum. B) SENSORS i) Gas sensor: The MQ-2 gas sensor senses the gases like ammonia nitrogen, oxygen, alcohols, aromatic compounds, sulfide and smoke. The operatingvoltageofthis gas sensor is from 2.5V to 5.0V. The MQ-2 gas sensor has a lower conductivity to clean the air as a gas sensing material. In the atmosphere there are polluting gases, here the RASPBERRY PI 3 MODEL B+ CAMERA GSM MODULE SMOKE DETECTOR BUZZER FIRE SENSOR MONITOR/ MOBILE BUTTON IR SENSOR
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2150 conductivity of gas sensor increases as the concentration of polluting gas in the atmosphere increases. MQ-2 gas sensor can be implementation to detect the smoke, benzene, steam and other harmful gases. It has potential to detect different harmful gases. ii) IR sensor: The Infrared sensor operates by measuring the heat of the object. When the infrared light falls on the photodiode, it measures the output voltage ifit is lesser than the input, an object is detected. iii) Flame sensor: A flame sensor is used to detect the fire. It works by detecting the IR light wavelength between 760nm to 1100nm. The sensor has a Black epoxy receiver. It gives 1 when flame is detected C) GSM MODEM A GSM is used for sending messages totheauthority under specified conditions, it supports only TTL signals so we use a TTL signal convertor in our Raspberry Pi. When used in outdoor GSM is more efficient than Wi-fi and Bluetooth, because Bluetooth cannot support long distance transmission. D) CAMERA The camera used is Logitech c310. It supports high definition quality images and video. It has 5-megapixel snapshots with a built-in microphone with noise reduction and a automatic light correction. It is compatible with 1 GHz processor, 32/64-bit Windows 7/Windows Vista/Windows 8, at least 512 MB RAM and 200 MB hard disk. 1.1 SOFTWARE DESCRIPTION The software used for the proposed Surveillance Architecture are: Raspbian OS and Anaconda Navigator.The Raspbian OS is installed in Raspberry pi 3 and Anaconda software is used for Object Tracking. A) RASPBIAN OS: It is a Debian based operating system. This OS is installed in the SD card, which is beforehand formatted using an SD card formatter, once the OS is installed in the SD we can start coding the programs and dumping it in the SD .Then connect the SD card with Raspberry Pi . B) ANACONDA: It is an open source distributer of Python Programming language, it has 1400 inbuilt packages as Jupyter, Spyder and so on which comes with a virtual environment manager, these can be launched and the programming can be done. We use Anaconda software for object tracking as it supports Graphical User Interface format, so we can perform live video demonstrations. It is supported in all the Operating Systems. 4. SYSTEM METHODOLOGY 1.2 OBJECT TRACKING [2]: Object detection istheprocessof locatingobjects in the frame of a video sequence. The three main steps in video analysis are detection of moving objects, tracking of such objects from frame to frame, and analysis of tracked objects to recognize their behavior. The location of objects in subsequent frames is computedby object tracking algorithm.The process of object detection and tracking, either by using three-frame differencing or background subtractionapproachrequiressomekindof pre- processing on input and post- processing on the output to get higher accuracy in detection. A flow chart for Object tracking algorithm using the image processing technique is given in fig.3. Figure 3: Flow chart for Object tracking Algorithm The steps in the algorithm are as follows: Step 1: Get the input video in real time. Step 2: Choose the color of the object and store it. Step 3: Extract the feature points from the image. Step 4: Add rectangular box and store the frame. Step 5: Pass the rectangular area andpositioningofthevideo given. Step 6: Track the object. INPUT VIDEO CHOOSE THE OBJECT AND STORE THE COLOR FEATURE POINT EXTRACTION ADD RECTANGULAR BOX AND STORE PASS RECTANGULAR AREA AND POSITIONING TRACKING ALGORITHM
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2151 1.3 MOTION DETECTION [1]: Motion detection algorithm is used to reduce the storage issues. It is achieved bydetectingthemotionthrough IR sensor output and storing the imagesonlywhenmotionis detected. When the button is pressed, camera will be activated. When the IR output goes high, the media is recorded and stored on a local disk which can be retrieved for future reference. This can hugely reduce the storage issues. 1.4 FLAME AND GAS DETECTION [8] : The atmospheric conditions are monitored through gas and flame sensors. When the output of these sensors goes high, an alert message is sent to the authenticated person via GSM. The overall flowchart representing the Motion detection, Flame and Gas detection is shown in fig.4. The steps in the algorithm are as follows: Step 1: Activate the flame and gas sensor. Step 2: Monitor the environment by continuously reading the values in air. Step 3: Get the input data. Step 4: Print the values continuously in the screen. Step 5: Check if the reading has surpassed the threshold value. Step 6: If the condition is true, then sendanalertmessage via a GSM to the authenticated person. Step 7: If the condition is false, then go to step 3. Step 8(motion detection): Set the button and check whether IR output is high. Step 9: If the output is high then the motion is detected Step 10: If the output is low go to step 8. Step 11: As soon as the motion is detected capture the image and give a buzzer alert Step 12: The saved media can be retrieved. Step 13: End of working. Figure 4: Flowchart for overall system 5. RESULTS AND DISCUSSION The object trackingalgorithmwastested bygiving a pre loaded video, we have already given the data set of the car in the XML file , when the input video hasa movingobject its feature points are extracted and marked as matrix 1, remaining as 0. When these points are as same as the given data set, then the object is detected and is tracked along its path, until the object is in the coverage of the camera. This system can track single moving object as well as multiple moving objects in the single video frame. The first image shown in fig.5 is the given input video frame, the image shown in fig.6 is the detected and tracked objects as we have given the data set of a car, only a car is detected as its feature points match with the input data set and a luminous highlighting is given to show the tracking.
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 03 | Mar 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 2152 Figure 5: Input video frame in object tracking Figure 6: Detected and tracked objects In the motion detection algorithm, we have incorporated environmental pollution monitoring along with this system, we have set a gas threshold as greater than 700 and flame threshold as less than 800, when either of the conditions satisfy we get alert message as “Fire and GasAlert”via a GSM module. In motion detection whenever a motion is detected the IR goes high, the camera is activated and the images are captured. 6. CONCLUSION The project targets its use in most of the publicplaces in case of the intelligent city architecture by providing motion detection, fire alert, authentication and pollution assessment in those places making it smarter. The object tracking technique helps in tracking the path of anyobjectin real time enabling the user to be aware of the precise location of the object. The motion detection is very much useful to efficiently use the memory thereby storing the video only when the movement is detected. In normal scenario, for a video of 5seconds, it requires11MBofstorage whereas for motion detected media a reduced storage of 3MB was achieved. The GSM modem sends an alert message to the authorized persons in case of fire accidents or presence of excess smoke in that particular area. Thus the proposed system provides convenient and reliable security system. In future the idea of this project can be extended for city automation such as smart cities. REFERENCES 1. Huu-Quoc Nguyen, et.al, “Low Cost Real-Time System Monitoring Using Raspberry Pi”, ICUFN, 2015. 2. Sampa Jana, et.al, “Autonomous Object Detection and Tracking using Raspberry Pi”, International Journal of Engineering Science and Computing, July 2017. 3. ArnabRoy ,et.al. “An Approach For Efficient Real Time Moving Object Detection”, ISECS , 2013. 4. Haritaoglu, D. Harwood, L. Davis, "W4: real-time surveillance of people and their activities", IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 22, no. 8, pp. 809-830, 2000. 5. D. Gregory, N. Belhumeur, "Efficient RegionTracking With Parametric Models of Geometry and Illumination", IEEE Transactions on Pattern Analysis and Machine Intelligence, vol. 20, no. 10, pp. 1025-1039, 1998. 6. Arnab Roy, Sanket Shinde and Kyoung-Don Kang,“An Approach for Efficient Real Time Moving Object Detection”, IEEE Transactions . 7. K. ZuWhan, J. Malik, "Fast vehicle detection with probabilistic feature grouping and its application to vehicle tracking", Proceedings of 9th IEEE International Conference on Computer Vision, vol. 1, pp. 524-531, 2003. 8. Md Saifudaullah Bin Bahrudin , Rosni Abu Kassim, “Development of Fire Alarm System using Raspberry Pi and Arduino Uno”, IEEE Transactions , 2013.