Re: How to check if permission denied?

getUserMedia provides an error callback.  There is, however, no error
for "no device".  That needs to be fixed.

It also seems appropriate to change to using strings for errors,
consistent with everything else.

I also refer you to the discussion about synchronous getUserMedia:
http://lists.w3.org/Archives/Public/public-media-capture/2012Nov/0021.html
which might change this.

On 27 November 2012 08:34, jonathan chetwynd <jay@peepo.com> wrote:
> comments would be appreciated

Received on Tuesday, 27 November 2012 17:00:18 UTC