Display the video stream from getUserMedia()
in a video
element and control exposureMode, exposureTime and exposureCompensation if camera supports it.
The MediaStreamTrack
object track
is in
global scope, so you can inspect it from the console.