Skip to content

haroonabbasi/HTML5-Security-Camera

 
 

Repository files navigation

HTML5 based motion detection

Sends images from a device (index.html) to a viewer (viewer.html) over websockets when motion is detected.

Uses WebRTC getUserMedia(), <video>, <canvas>, Node.js and Socket.io

Hacked together quickly for a demo at #screens12.

To Run

Start the server:

node server.js

Point your browser to https://localhost:8080 or https://localhost:8080/viewer.html

About

HTML5 / Nodejs based security camera / motion detection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published