dimanche 27 avril 2014

c# - « capturer l'image de la webcam » nouveau - Stack Overflow


I want to capture image from webcam using c#, asp.net web application.


Can somebody provide me a sample code to do this?




I think that only Flash has webcam support (it has something like: var c=Camera.get();movieControl.attachVideo(c); - but don't know about transferring video stream to server). You need some client scripting, which has nothing to do with server side of story, it could be asp.net, php, ruby, ...



I want to capture image from webcam using c#, asp.net web application.


Can somebody provide me a sample code to do this?



I think that only Flash has webcam support (it has something like: var c=Camera.get();movieControl.attachVideo(c); - but don't know about transferring video stream to server). You need some client scripting, which has nothing to do with server side of story, it could be asp.net, php, ruby, ...


Related Posts:

0 commentaires:

Enregistrer un commentaire