Home surveillance and use of microphone to trigger camera - Raspberry Pi Forums
hello there
have used wonderful recipe making home surveillance system @ home http://www.pyimagesearch.com/2015/06/01 ... nd-opencv/.
in takes photos every time there motion in front of camera. following. ideas how accomplish ?
have used wonderful recipe making home surveillance system @ home http://www.pyimagesearch.com/2015/06/01 ... nd-opencv/.
in takes photos every time there motion in front of camera. following. ideas how accomplish ?
- use usb microphone trigger camera start
- i off course record laud sound alarm system , use sound triggering
hi,
interested in similar project (perhaps). want listen sound , trigger following once threshold has been reached:
1- record 1 second sample
2- start capturing images every second
3- perform fft , compare fft of several possible sources
4-save sound sample, fft image, camera images , possible source
5- keep doing above until sound level drops below threshold.
if have ideas on of these steps happy hear them. figure place start sound triggering
--chris
interested in similar project (perhaps). want listen sound , trigger following once threshold has been reached:
1- record 1 second sample
2- start capturing images every second
3- perform fft , compare fft of several possible sources
4-save sound sample, fft image, camera images , possible source
5- keep doing above until sound level drops below threshold.
if have ideas on of these steps happy hear them. figure place start sound triggering
--chris
raspberrypi
Comments
Post a Comment