Hello people!
Well, this is my first post....
I have a motion detector (based on pix_video/pix_blob) that outputs a bang every time something moves in front of the camera, and this works nice... But I want it to stop sending bangs after every detection (bang) for next 10 seconds, or somehow to become inactive for that period of time... Otherwise, bangs affect numbering of video files that I am making...
So is there a trick, how to automatically deactivate something that randomly sends bangs after first one for certain period?