Re: [mediacapture-screen-share] Add possibility to request the same surface stream, but with different constraints (e.g. resolution) (#139)

The recommended way is probably to use MediaStreamTrack.clone/applyConstraints to get a track with the desired resolution without any further prompt. The same principle should hopefully works for getUserMedia.
Would that work for you?

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

Received on Wednesday, 29 April 2020 14:26:05 UTC