- From: Elad Alon via GitHub <sysbot+gh@w3.org>
- Date: Tue, 08 Feb 2022 08:59:09 +0000
- To: public-webrtc-logs@w3.org
> > Style speaking (maybe this is just my taste), getDisplayMedia({ audio: true, video: true, prefer: 'window'}) reads better than getDisplayMedia({ audio: true, video: { displaySurface: 'window'} }). Clearer API is better for the web. > > I disagree. I'm no fan of constraints, but consistency with getUserMedia and MST wins here in my book. Constraints are currently used throughout. Deviating from the established course requires stronger consensus IMHO. With Jan-Ivar in favor of consistency, and me generally agreeing with him, and not a lot of other people participating in the discussion, I think we should proceed under the assumption that we've decided to use constraints to resolve the current issue. That said, if Youenn formulates an independent plan to move us generally away from constraints, I will likely be very interested. -- GitHub Notification of comment by eladalon1983 Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/184#issuecomment-1032365841 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 8 February 2022 08:59:11 UTC