- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Thu, 16 Jun 2022 20:59:53 +0000
- To: public-webrtc@w3.org
jan-ivar has just created a new issue for https://github.com/w3c/mediacapture-screen-share: == DisplayMediaStreamConstraints is now an options object == Recent non-constraint member additions to [DisplayMediaStreamConstraints](https://w3c.github.io/mediacapture-screen-share/#dom-displaymediastreamconstraints) make this an "options" dictionary more than a dedicated constraints container. Also, some algorithm steps were broken by this: _"Let requestedMediaTypes be the set of media types in constraints with either a dictionary value or a value of true."_ A rename to `DisplayMediaStreamOptions` + fixing the algorithm, seems in order. Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/228 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 16 June 2022 20:59:54 UTC