Re: Constraints and Capabilities API for getUserMedia: more detailed proposal

Dan,

Thanks for the proposal. I wonder how the proposed getUserMedia can be used to request streams that satisfy either these constraints:

video-max-width:600,
video-max-aspectratio:1.333333333333,
video-min-framerate:24

Or these:

video-min-width:1024,
video-max-aspectratio:1.77777777777,
video-min-framerate:60

The two sets of constraints are disjoint and cannot be merged into one mandatory set. Thanks.

Li

Received on Thursday, 15 March 2012 08:52:48 UTC