- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Thu, 08 Sep 2016 21:24:18 +0000
- To: public-media-capture-logs@w3.org
FWIW, when I implemented `getSettings()` in Firefox 50, I found the biggest omission in the spec in this area to be tabs competing for the camera/microphone (most browsers allow this). In considering the settings of a singular hardware device, an implementation has to consider constraints from *all* active-gUM tabs, not just one (note there's no per-track downscaling in FF [yet](https://bugzil.la/1286945)). I don't think the spec needs to lay this out in detail, but probably worth a mention (I devised a way to produce a set of net constraints (or `OverconstrainedError`), given a series of competing constraints). -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/394#issuecomment-245746040 using your GitHub account
Received on Thursday, 8 September 2016 21:24:25 UTC