Re: [mediacapture-screen-share] getDisplayMedia({video:false}) is interpreted as getDisplayMedia({video:true})

A side-effect of not fixing this issue would be that {video:false} translates to {video:true}, but {video:false,audio:true} translates to {audio:true}.

Should a request for explicitly no media result in NotFoundError or an OverconstrainedError?

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

Received on Wednesday, 24 October 2018 07:44:30 UTC