getUserMedia

- Checking..

The MediaStream object stream returned by getUserMedia() in this demo is in global scope, so you can inspect it from the console.

For more information, see Capturing Audio & Video in HTML5 on HTML5 Rocks.

View source on github