Webcam html

From Publication Station
Revision as of 12:55, 26 November 2016 by Andre (talk | contribs) (Created page with "Use the Web cam in web pages ==JS Library required: '''webcamJS''' == https://github.com/jhuckaby/webcamjs webcamJS make life a lot easier, sparing you from having to deal w...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Use the Web cam in web pages

JS Library required: webcamJS

https://github.com/jhuckaby/webcamjs

webcamJS make life a lot easier, sparing you from having to deal with far less code.

Download the webcam.min.js to your website working folder.

Also we'll be using jQuery.

code

http://codepen.io/PublicationStation/pen/zodBRd

suggestions

What if we want the background the become filled with the snap?

What if we want to display all the snaps taken, and not only the last one?