Open
Bug 1616904
Opened 6 years ago
Updated 3 years ago
Return dummy cameras if Camera1Enumerator used without camera permission granted
Categories
(Core :: WebRTC: Audio/Video, enhancement, P3)
Core
WebRTC: Audio/Video
Tracking
()
NEW
People
(Reporter: dminor, Unassigned)
Details
Follow up to bug 1610939 comment 11, for Android API level 16 to 20, if the camera permission has not been granted, enumerating devices will return no devices, leading to sites to not request getUserMedia. In this case, we should return a dummy device as a web compat measure.
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•