Re: [mediacapture-main] How to interact with a device without a fixed capability? (#1027)

The issues here seem very similar to those faced by tab capture (getDisplayMedia), and should probably be solved in a similar way.
It's been a traditional constraint in webrtc that we never upscale, and never change aspect ratios. Keeping those in mind is probably good.

Behavior should be different if the first constraint is "exact: 1920x1080" or "ideal" (non-labelled) 1920x1080 - in the latter case, the UA is free to choose the "closest available resolution".

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


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

Received on Wednesday, 15 January 2025 07:04:24 UTC