Search code examples
htmlhtml5-videowebcambroadcastwebrtc

How do I broadcast video from my webcam with Html5?


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.


Solution

  • 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