Re: [mediacapture-screen-share] Behavior for getDisplayMedia() and getDisplayMedia({}) should be the same (#65)

@foolip yes but then wouldn't `{video: true}` and `{video: true, audio: true}` produce *TypeError*?

I think people would expect those to work, for symmetry alone. People would then need to use `{video: {}, audio: true}` to get unconstrained capture.


-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mediacapture-screen-share/issues/65#issuecomment-442851497 using your GitHub account

Received on Thursday, 29 November 2018 14:24:40 UTC