getUserMedia is a wrapper around the native navigator.MediaDevices.getUserMedia function. We do this in order to constrain video quality to a reasonable default and return LocalTrack instances.
navigator.MediaDevices.getUserMedia
Optional
Generated using TypeDoc
getUserMedia is a wrapper around the native
navigator.MediaDevices.getUserMedia
function. We do this in order to constrain video quality to a reasonable default and return LocalTrack instances.