dimanche 27 avril 2014

JavaScript - capture d'images de webcam en html5 à télécharger sur le serveur - Stack Overflow


I am trying to create an app using an HTML5 form in which user can take picture using webcam and upload to server. I searched on the internet and tried several plugins and read a couple of posts and here is the summary of my research during which I found these plugins useful. enter image description here


But the problem is that, none of the plugin works in all browsers, meaning Firefox, Opera, Chrome, Safari and IE.


So this is my question: Is there any method using jQuery or Javascript or without them in HTML5 to use webcam to take pictures?


Webrtc is a good one, but it's not working in IE and Safari. How can I make this function in all browsers?


P.S.: Target Browsers are IE, Firefox, Google Chrome, Opera and Safari.


Please advise.




Besides HTML5, you can try using a webcam ActiveX/plugin to meet your requirements. Check out this demo application of image capture & upload and see if this is what you need. (ps. I work for the company)



I am trying to create an app using an HTML5 form in which user can take picture using webcam and upload to server. I searched on the internet and tried several plugins and read a couple of posts and here is the summary of my research during which I found these plugins useful. enter image description here


But the problem is that, none of the plugin works in all browsers, meaning Firefox, Opera, Chrome, Safari and IE.


So this is my question: Is there any method using jQuery or Javascript or without them in HTML5 to use webcam to take pictures?


Webrtc is a good one, but it's not working in IE and Safari. How can I make this function in all browsers?


P.S.: Target Browsers are IE, Firefox, Google Chrome, Opera and Safari.


Please advise.



Besides HTML5, you can try using a webcam ActiveX/plugin to meet your requirements. Check out this demo application of image capture & upload and see if this is what you need. (ps. I work for the company)


Related Posts:

0 commentaires:

Enregistrer un commentaire