How do I broadcast video from my webcam with Html5?

yildirimyigit picture yildirimyigit · Feb 29, 2012 · Viewed 22.2k times · Source

I am trying to build a simple web page that has access to my webcam and is able to broadcast the video taken from my webcam.

I am new to Html5 and I suppose that it is a complex task to build such a web page from scratch. I just want some experienced Html5 developers to provide me with some starting point, maybe some tutorials in this matter.

Answer

Lloyd picture Lloyd · Feb 29, 2012

Native (not Flash) Webcam and Microphone access in Chrome, demonstrated on YouTube by Paul Kinlan (Google):

And check this out too: Hands on: building an HTML5 photo booth with Chrome's new webcam API