Re: [mediacapture-region] Why expose produceCropTarget at MediaDevices level? (#11)

> What's a "neutered mediaDevicees"?
https://jsfiddle.net/8a0qsf35/ is a good example (detached iframe).

> when mediaDevices is enabled in the capturer but disabled (how?) in the capturee.
SecureContext is one example where MediaDevices might not be available in the capturee.

These two examples show that putting this API in MediaDevices interface or mediaDevices instance creates unnecessary issues. The underlying issue is that this API shape ties Elements with unrelated MediaDevices objects. 
We should do better than that.

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


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

Received on Monday, 16 May 2022 19:17:08 UTC