andyross34
Posts: 8
Joined: Thu Oct 30, 2014 9:53 am

Security Camera Project (Noob)

Thu Oct 30, 2014 3:08 pm

Hi Guys,

I am completely new to the Raspberry pi, but wanted to start using it and advance my skills in such an interesting look device !

I thought up doing a security device using a Raspberry pi for a college project, i want to create a Pi that will not only allow a live feed of the camera but if any motion is detected a email alert is sent to a email address with a screenshot and a link to a live feed.

I already have a Nwarzet Raspberry case built with the camera inside camera set up. I also have so far on the software side set up SSH and VNC view set up on it so i can access it alot easier !

I bought a Motion sensor as well that i can add if i need to but i was wondering the easiest way to setup a live feed and how to setup constant recording of files to another computer as i believe i would want this for documentation, any questions, queirys of helpful tips will be very welcomed, i hope you can help out :)

Thanks !

andyross34
Posts: 8
Joined: Thu Oct 30, 2014 9:53 am

Re: Security Camera Project (Noob)

Fri Oct 31, 2014 8:45 am

If anyone has any steps or ideas that would help any would be appreciated ! :)

User avatar
RaTTuS
Posts: 10559
Joined: Tue Nov 29, 2011 11:12 am
Location: North West UK
Contact: Twitter YouTube

Re: Security Camera Project (Noob)

Fri Oct 31, 2014 9:03 am

small steps
start by checking out either the motion threads or
http://www.raspberrypi.org/forums/viewt ... 43&t=87997

or do constant recording and just save important ones
How To ask Questions :- http://www.catb.org/esr/faqs/smart-questions.html
WARNING - some parts of this post may be erroneous YMMV

1QC43qbL5FySu2Pi51vGqKqxy3UiJgukSX
Covfefe

User avatar
mikronauts
Posts: 2783
Joined: Sat Jan 05, 2013 7:28 pm
Contact: Website

Re: Security Camera Project (Noob)

Fri Oct 31, 2014 4:52 pm

Google

'motion'

and

'zoneminder'
http://Mikronauts.com - home of EZasPi, RoboPi, Pi Rtc Dio and Pi Jumper @Mikronauts on Twitter
Advanced Robotics, I/O expansion and prototyping boards for the Raspberry Pi

andyross34
Posts: 8
Joined: Thu Oct 30, 2014 9:53 am

Re: Security Camera Project (Noob)

Mon Nov 03, 2014 11:43 am

I think i would like to Programme it all using Python as i want to be able to learn how to code instead of just using Motion/Zonekeeper, i already have a PIR motion sensor so i can detect motion that way then i would want to use Python to be able to :
- Detect when there is motion
- Save the images from 5 seconds before motion to at least 30 seconds after motion has stopped
- Send a email alert when motion detected
- Provide a link inside the email with live stream and link to recorded data


Those i would like in Phase 1 i then would like to expand and create abit more with Phase 2 :
- Integrate a keypad and alarm to be able to alarm it when leaving the house
- set up a siren/noise to deter intruders/ alert neighbours

If anyone has any good tutorials or knows of any that would be useful aswell as any books or anything that could help me with this, i am researching some at the moment and compiling some data :)

Thanks,

Andy

User avatar
B.Goode
Posts: 10356
Joined: Mon Sep 01, 2014 4:03 pm
Location: UK

Re: Security Camera Project (Noob)

Mon Nov 03, 2014 11:54 am

Perhaps you could start by building the Parent Detector project published by the Raspberry Foundation, and then modify it for your particular needs based on what you have learned?

Return to “Other projects”