Webcam in HTML 5
Is there any Webcam feature in HTML 5? I couldn't find any and was wondering if it can be done without Flash and/or Silverlight.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mahesh ChandPosted Jun 18, 2012, 11:51 AM
http://www.html5rocks.com/en/tutorials/getusermedia/intro/
Sam HobbsPosted Dec 21, 2011, 3:37 PM
Note that the original question can be interpreted in multiple ways. You did not specify what you meant so that makes the question ambiguous. You knew what you meant but it is not clear to everyone else what you meant. I think if you were to try to propose a standard for a HTML webcam API, you will spend a lot of time clarifying what is meant.
The following are webcams that are not in the local computer.
Mahesh ChandPosted Dec 21, 2011, 2:34 PM
Flash and Silverlight have controls that can access a Webcam and capture user's audio and videos.
Sam HobbsPosted Dec 15, 2011, 5:10 PM
For example the new HTML database API stores data locally but only for the purpose of the web site; the data is not from the web site. Note that there is not really a HTML database API since they are having difficulty being specific about what it should do.
I think there is a fundamental inconsistency in function here. HTML is not designed for local applicaitons; it can be, and is, used that way but that is not its fundamental purpose.
It might be obvious to us that a HTML web page would show content from a webcam someplace, but in terms of language implementors that must be precise in their definition of something, it might not be so obvious what a webcam element or API would do.
Manikavelu VelayuthamPosted Dec 15, 2011, 1:57 AM
Its possible using Jquery web camera Plugin.
But few mentioned like using
You can refer the below links
http://blog.whatwg.org/whats-next-in-html-episode-1
http://active.tutsplus.com/articles/roundups/10-flash-things-you-can%E2%80%99t-do-with-html5/
http://www.w3.org/TR/2010/WD-html-media-capture-20100928/
https://labs.ericsson.com/developer-community/blog/beyond-html5-conversational-voice-and-video-implemented-webkit-gtk
http://stackoverflow.com/questions/5083617/accessing-webcam-with-javascript