Re: [mediacapture-main] Why do we have overconstrained event? (#573)

> Uh, the point of all this has been since the very beginning for mandatory constraints to give an error if the system was not meeting the constraints for whatever reason.

For getUserMedia/applyConstraints, you will get an error at the time you are setting the values.
If applyConstraints fails, you will still be able to continue the capture.
I do not think we would like a failing appplyConstraints to mean that the track gets ended.

I agree with the desire from a web developer to be notified of such kind of changes (and hopefully have ways to react upon them). Let's gather use cases and look at the best ways to address them.
This seems like something that could be done incrementally on top of WebRTC 1.0.

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

Received on Sunday, 24 March 2019 13:57:01 UTC