New issue
Advanced search Search tips

Issue 803600 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Improve usage of NotFoundError in getUserMedia()

Project Member Reported by guidou@chromium.org, Jan 18 2018

Issue description

MediaStreamManager returns NO_HARDWARE in some some situations where there are devices but they cannot be used.
These should be changed to a more suitable error code.
Also, more logging should be added to places where GetUserMedia fails in order to better diagnose failures.
 

Comment 1 by guidou@chromium.org, Jan 18 2018

Summary: Improve usage of NotFoundError in getUserMedia() (was: Improve usage of NotFound in getUserMedia())
Cc: grunell@chromium.org
Cc: solenberg@chromium.org
What should be the error from getUserMedia?

Sign in to add a comment