Re: [mediacapture-main] Should applyConstraints reject when track is muted? (#1029)

> This seems profoundly unnatural, and likely to break existing apps in unexpected ways.

I agree with this.

Web applications need to check a myriad aspects of the state right before taking action (e.g. track stopped, track muted). In an ideal world, they do. In our world, I suspect that the typical Web app is riddled with "gracelessly" handled edge cases that are "too rare to bother with."

If we can reduce the number of edge cases that Web apps "should" handle, but that they typically don't handle, I think that would be a good thing.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 29 January 2025 16:01:57 UTC