The MediaStream object stream passed to the getUserMedia() callback in this demo is in global scope, so you can inspect it from the console.
MediaStream
stream
getUserMedia()
For more information, see Capturing Audio & Video in HTML5 on HTML5 Rocks.