baker556
Posts: 44
Joined: Sun Feb 17, 2013 6:57 pm

Raspberry pi camera when motion captured email help?!

Tue Sep 17, 2013 8:37 pm

Hi all,

Using a great blog below, I am setting up or have set up my raspi camera to email me when motion is detected. Only problem is it doesn't work. Now I am not new to linux using it a uni and at work I know \ thing or 2 and have followed the instructions down to a tee.

So any idea?

http://simpledev.webs.com/apps/blog/

User avatar
jbeale
Posts: 3688
Joined: Tue Nov 22, 2011 11:51 pm
Contact: Website

Re: Raspberry pi camera when motion captured email help?!

Tue Sep 17, 2013 10:39 pm

"it doesn't work" is a little bit vague, when dealing with a system this complex. You've got the RPi hardware, the camera hardware, the OS, the motion-mmal program, and the email infrastructure. Any one of which could be improperly configured, or just broken.

I recommend that you separate the problem into parts. When you find which part is broken, then you can ask a more specific question and get a more specific answer.

1) Does the RPi work by itself?
2) Does the RPi work with the camera (eg. raspistill and raspivid) ?
3) Does motion-mmal work with the camera, just saving stills locally ? (http://www.raspberrypi.org/phpBB3/viewt ... 43&t=44966 )
4) Can the RPi send email with attachments to whatever account you are using (spam filters, etc. could block it even if everything else is ok)

Return to “Camera board”