109 bytes
Currently requires Chrome Canary
Working prefixed version (121 bytes):
Just copy paste into Dev Tools in Chrome Canary and hit enter:
!function f(a){a?document.write('<video src='+webkitURL.createObjectURL(a)+'>'):navigator.webkitGetUserMedia({video:1},f)}()