Re: [mediacapture-main] How is adaptive frame rate to be handled?

TL;DR; I believe `min` and `max` must only consider frame rates that 
can be *sustained*. I.e. `constraint.min <= capability.min && 
capability.max <= constraint.max)`, or this wont work.

-- 
GitHub Notif of comment by jan-ivar
See 
https://github.com/w3c/mediacapture-main/issues/193#issuecomment-122024687

Received on Thursday, 16 July 2015 17:11:24 UTC