Closed
Bug 1414055
Opened 8 years ago
Closed 8 years ago
Auto-focus of getUserMedia() stream doesn't work
Categories
(Firefox for Android Graveyard :: Audio/Video, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1389534
People
(Reporter: volker.mische, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20171030103605
Steps to reproduce:
Start a a getUserMedia() video stream. I used https://serratus.github.io/quaggaJS/examples/live_w_locator.html
Actual results:
The camera didn't automatically re-focus
Expected results:
The Camera should re-focus. I've tried the same example with Chrome 61 where the auto-focus worked and where I also heard clicks from the camera itself when it re-focuses.
| Reporter | ||
Comment 1•8 years ago
|
||
In case anyone has a closer look, those resources might be useful:
The original FF bug where it got implemented:
https://bugzilla.mozilla.org/show_bug.cgi?id=932295
A similar one for Chromium:
https://bugs.chromium.org/p/chromium/issues/detail?id=343894
Updated•8 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
| Reporter | ||
Comment 3•8 years ago
|
||
I tried Firefox Nightly, it's indeed fixed. Sorry for the noise.
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•