Categories: Development Tools Scripts, HTML Tools Scripts
MotionDetector.js 1.0
MotionDetector.js uses the HTML5 getUserMedia API to detect moving objects via a webcam feed or other media input.The library basically works by comparing successive frames for changes in color and object placement.Usage instructions are included with the...