LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   Motion Detection System for Linux??? (https://www.linuxquestions.org/questions/linux-security-4/motion-detection-system-for-linux-204898/)

lemay_jeff 07-14-2004 09:21 AM

Motion Detection System for Linux???
 
Hello all.....I have been asked to look into a motion detection system that would run on a Linux box, and I was wondering if anyone had done something like this before, and what their suggestions were, if any would be. I'd be running it on Fedora Core 1. I'd just need something fairly basic at about 6-10 frames / minute.....and info would be greatly appreciated! Thanks!

twilli227 07-16-2004 12:28 PM

I have not used this, but have you looked into X10?

http://linuxresource.com/Hardware/X10_Devices/index.php
http://www.yolinux.com/TUTORIALS/Lin...etworking.html
http://loll.sourceforge.net/linux/li...e/X10_Devices/
http://www.exploits.org/v4l/


http://www.x10.com/home2.html

zaphodiv 07-17-2004 01:27 PM

I wired a PIR motion sensor to a pin on my parallel port. 12 to power the sensor. It has a pull to ground output, parallel port inputs have pull up resistors so it's 1 normally and 0 when the sensor picks up somthing. I wrote a few lines of C that run as root so it can just read the io address directly.

You can get video capture boards that work in linux. No idea about motion detection software.


All times are GMT -5. The time now is 05:06 AM.