lundi 7 avril 2014

html - accès à la webcam dans des pages jsp - Stack Overflow


I am developing a JSP project in Struts2 frame work.


In my guest registration page I need to access web cam for taking images of guests.


What I need is to perform is, in a page I could be able to take the snaps and display it either in the same or in next page.


The image which I take could be able to stored in a specified location( which can be a snaps folder in project root folder).


Since it is a JSP page, it could be able to access the available camera in the system which ever is opening the page( if the camera drivers are installed) .


Is it possible to perform this functions using JSP ?


Which will be the best way to perform this.


Please give me some tips and tricks for doing this.


Methods using java, JSP, html, java script or any other methods are welcomed.




jQuery Webcam Plugin does the hard work for you:


http://www.xarg.org/project/jquery-webcam-plugin/



I am developing a JSP project in Struts2 frame work.


In my guest registration page I need to access web cam for taking images of guests.


What I need is to perform is, in a page I could be able to take the snaps and display it either in the same or in next page.


The image which I take could be able to stored in a specified location( which can be a snaps folder in project root folder).


Since it is a JSP page, it could be able to access the available camera in the system which ever is opening the page( if the camera drivers are installed) .


Is it possible to perform this functions using JSP ?


Which will be the best way to perform this.


Please give me some tips and tricks for doing this.


Methods using java, JSP, html, java script or any other methods are welcomed.



jQuery Webcam Plugin does the hard work for you:


http://www.xarg.org/project/jquery-webcam-plugin/


0 commentaires:

Enregistrer un commentaire