开发者

Webcam capture on web application

开发者 https://www.devze.com 2022-12-31 20:59 出处:网络
I need to take a picture from a webcam开发者_如何学C into a webapp (PHP5/JQuery/HTML5) but I cannot use Flash; Is there a light java applet or any alternative technology for this?.The answer you are l

I need to take a picture from a webcam开发者_如何学C into a webapp (PHP5/JQuery/HTML5) but I cannot use Flash; Is there a light java applet or any alternative technology for this?.


The answer you are looking for is "HTML5 Device API", which none of the current browser, stable or beta, support it yet.

Other then that you need to write native app, or NPAPI plug-in.


Though HTML5 is not recognized by W3c. But you can use JQuery Library to access web cam from a web aliccation. See the following link http://www.xarg.org/project/jquery-webcam-plugin/ You can get source code and demo from here. How to use the code and how to deploy the code. I hope your problem will be solve. Thank you!

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号