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

> this would be disruptive to use cases like changing the track resolution while track is muted

Is that a use case though?

Also, it is unclear to me whether a UA can easily validate that the constraints will be respected when it does not have access to the device.

If rejection happens to be a compat issue, we could queue the constraint request until the source is unmuted.
Or we could do a workaround like pretending that apply constraints succeed without changing the actual HW device (and then apply the changes when track gets unmuted, call `configurationchange` if needed).


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


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

Received on Tuesday, 28 January 2025 09:09:58 UTC