• The start button will prompt you for access to your camera.
  • Once access is granted images will be captured when motion is detected.
  • You can see captured images in the snaps section.
  • For details on the capture process see Advanced Features.

Max Diff:

Advanced Features

  • Motion detection is done by comparing the current video frame to the previous frame.
  • If the difference between frames exceeds a certain threshold a photo is captured.
  • The sensitivity of motion detection can be adjusted in the code (see mo-snaps.js).
  • Captured images are stored in your browser's local storage.
  • You can delete images from local storage in the Snaps tab.
  • Be aware that local storage has size limits which vary by browser.