samdutton / simpl

Simplest possible examples of HTML, CSS and Javascript:
https://simpl.info
Apache License 2.0
5.18k stars 1.64k forks source link

getUserMedia with HD constraints fails #62

Closed wpp closed 9 years ago

wpp commented 9 years ago

When clicking HD on http://simpl.info/getusermedia/constraints/index.html the example fails with the following error:

NavigatorUserMediaError {constraintName: "minHeight", message: "", name: "ConstraintNotSatisfiedError"}

VGA and QVGA work as expected.

Edit:

Chrome Version 40.0.2214.93 (64-bit)

wpp commented 9 years ago

I'm sorry I had the wrong camera selected. Seems like my internal camera does not support that resolution.