All Projects → wesbos → Html5 Security Camera

wesbos / Html5 Security Camera

HTML5 / Nodejs based security camera / motion detection

Programming Languages

javascript
184084 projects - #8 most used programming language

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. Two things to note at the moment:

  1. The node server does serve up index.html or viewer.html
  2. There are three absolute URLS in index.html, viewer.html and index.js that you will need to change.

This will all be cleaned up into a tidy node process very soon. thanks :)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].