I built a PWA to demonstrate fast, offline-enabled search:

shearch.me

This searches all of Shakespeare's plays and poems, including locations and stage directions. Find out more here.

simpl.info getUserMedia

The MediaStream object stream passed to the getUserMedia() callback 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