Eero Häkkinen
Eero Häkkinen
As stated in #279, the spec requests `{name: "camera", panTiltZoom: true}` permissions but does not check whether the permissions were granted or denied. That is clearly not the intention. ***...
The spec requests `{name: "camera", panTiltZoom: true}` permissions but does not check whether the permissions were granted or denied. That is clearly not the intention.
The commit e8f474554e3bda102a797a2fbab0594ccc66f097 exposed SSH_AUTH_INFO_0 to PAM auth modules when a keyboard-interactive authentication method is in use. This does the same when a password authentication method is in use.
Hi! This adds capabilities, constraints and settings for background segmentation mask. Those are fairly obvious. For the feature to be useful, the actual background segmentation mask must be provided to...
Lighting correction corrects lighting balance between a foreground person and the background so that the foreground person is underexposed. Please see https://github.com/w3c/mediacapture-extensions/pull/49#issue-1099641483 why a constrainable property is most suitable for...
PR #55 adds supports for automatic continuous face framing as a `boolean` constrainable property. If a need for automatic single-shot face framing arises, the `MediaTrackConstraintSet` `faceFraming` `booleans` could be replaced...