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...