How to capture image from client webcam in asp.net

青春壹個敷衍的年華 提交于 2019-11-30 14:28:37

The only acceptable and universal way to this for now is Flash/Flex application. Flash player presets literally in every browser in the world and all of them has such capability.

rodbv

VideoCap Pro is quite popular, and it offers an ActiveX version, have you checked it out?

This sounds very suspicious to me. You realize the nefarious applications this could be applied to, right? A web page that when a user browses to it, unknownst to them, their webcam snaps a pic of them. ... I don't like it.

You could use the Nimbb API to do the webcam video recording inside a browser.

It is possible to get the image from client webcam in asp.net, you have to install the Silverlight 4 with Visual Studio 2010:

Go to following link:

http://wildermuth.com/2009/11/23/Taking_a_WebCam_Photo_with_Silverlight

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!