Re: [mediacapture-image] Deny mandatory PTZ contraints in basic getUserMedia contraints (#261)

> I don't see the difference. Throwing OverconstrsainedErro or returning a track with width 640  (both without prompt) looks like the same fingerprinting to me. In both cases you detect that the constraint set with the required pan constraint couldn't be satisfied. Am I missing something?

@guidou Most sites on the web do not have camera or microphone permission.

Returning a track requires permission whereas OverconstrainedError does not.

Fingerprinting-wise I'd say that's a big difference. Wouldn't you?

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/mediacapture-image/pull/261#issuecomment-698534761 using your GitHub account


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

Received on Thursday, 24 September 2020 19:11:18 UTC