Hacked together a little program today that uses very simple motion detection and when motion is detected it sends an email to an account entered through the GUI. It’s the first step in a live web streaming nature observation project I’m working on for Pacific Wild.
You can download the source code here.
You need to enter your own gmail info in the Authentication class. You need to download and install the ControlP5 GUI libaray. See here for instructions on how to install libraries in Processing
Let me know if you have any questions.
Advertisement