[mediacapture-main] Document default settings applied to tracks created by getUserMedia (#777)

youennf has just created a new issue for https://github.com/w3c/mediacapture-main:

== Document default settings applied to tracks created by getUserMedia ==
As discussed in https://github.com/w3c/mediacapture-main/issues/775, it seems beneficial to document which defaults are selected by User Agents.
From a quick inspection, it seems that Chrome, Firefox and Safari agree on the following defaults:
video: 640x480, 30fps
audio: echoCancellation=true, noiseSuppression=true, autoGainControl=true

User Agents may use the same defaults, but at different point in the getUserMedia algorithm.
It might be worth exploring whether we can say something about this as well.

Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/777 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 1 March 2021 12:32:18 UTC