Re: [mediacapture-main] How to implement web-compatible camera downscaling?

@guido I imagine bare values as exact would meet resistance since that was shot down years ago. We don't want to fail in simple cases, like:
```js
getUserMedia({video: {width: 2880}}) // highest available, not error
```


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

Received on Wednesday, 9 August 2017 17:53:49 UTC