You are viewing limited content. For full access, please sign in.

Question

Question

Forms Webcam Integration

asked on October 26, 2015

Does anyone have any experience with webcam integration on forms? I would like to have the ability for a user to take a picture with the webcam by hitting a button on the form.  

 

Thanks in advance,

Dane

0 0

Answer

SELECTED ANSWER
replied on November 17, 2015

There are numerous ways to go about this. Most of them either require a Flash/Silverlight/Java plugin or you need a modern browser that supports most of the HTML5 api spec. At the moment, looks like IE Edge, Firefox, and Chrome support it (http://caniuse.com/#search=getuserMedia). This seems to be a good tutorial to start with http://www.html5rocks.com/en/tutorials/getusermedia/intro/.

1 0

Replies

replied on October 26, 2015

you would need to implement java for this.

You can find more info here: http://www.xarg.org/project/jquery-webcam-plugin/

1 0
You are not allowed to follow up in this post.

Sign in to reply to this post.