Comment Re: High Tech Baby Monitoring? (Score 2, Informative) 481
Long time ago I picked up a VEO Observer wireless camera (see http://www.veo.com/ ). I wrote a simple program to extract frames from the camera on a regular basis (see http://www.kahunaburger.com/blog/archives/000100.h tml ) and also wrote a minimal motion detector in perl (see http://www.kahunaburger.com/blog/archives/000114.h tml ) to only capture "interesting" frames. Now that I've decoded the VEO TCP/IP protocol (see http://www.kahunaburger.com/blog/archives/000157.h tml ), I can do all this on my FreeBSD box.