WebRTC samples Control Exposure

Exposure Mode:
Exposure Time:
Exposure Compensation:
Brightness:
White Balance Mode:

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.

View source on GitHub