Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 614 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 614 Bytes

Camera Motion Detection using JavaScript

Demo Link:

http://areai51.github.io/js-camera-motion-detect/

Description

A simple example to demonstrate motion detection using blend mode. Uses WebRTC to invoke the camera.

Simply run the index.html from within a web server.

Move the hand towards the top right left corner of the camera viewport

More details in the slides from my JSFOO talk

Ohh and yes there is a video too