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?

I see your point now. You get the prompt for the regular camera permission with advanced, which is indeed a significant difference.

-- 
GitHub Notification of comment by guidou
Please view or discuss this issue at https://github.com/w3c/mediacapture-image/pull/261#issuecomment-698537153 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:16:37 UTC