Closed
Bug 1469319
Opened 6 years ago
Closed 6 years ago
Facingmode always gives OverconstrainedError
Categories
(Core :: WebRTC: Audio/Video, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: pehrsons, Unassigned)
References
()
Details
+++ This bug was initially created as a clone of Bug #1468454 +++
See bug 1468454 comment 1.
The camera facingMode constraint is broken on Fennec 62. I get OverconstrainedError where it used to work on 60 and 61 for a Samsung Galaxy S8.
Steps to reproduce
1 Open https://jsfiddle.net/pehrsons/ejxu6201/ (in desktop mode)
2 Leave selection at default ("User")
3 Click Start
Expected results:
Camera capture permission request shown
Actual results:
Error log on page shows an OverconstrainedError
Reporter | ||
Updated•6 years ago
|
Rank: 13
Priority: -- → P2
Reporter | ||
Updated•6 years ago
|
Comment 1•6 years ago
|
||
Hi, i tried to do a Mozregression on this issue , and i can reproduce this issue on all version as back as esr52 , do you guys think i should go with an even older versions of Firefox ?
Flags: needinfo?(apehrson)
Reporter | ||
Comment 2•6 years ago
|
||
Hmm, which device are you on?
It was working for me on 60 and 61 on a Samsung Galaxy S8 yesterday. If you're hitting these symptoms on those versions there's likely something else at play, perhaps even something we should investigate, at least if your device does indeed have two cameras.
Flags: needinfo?(apehrson)
Reporter | ||
Updated•6 years ago
|
Flags: needinfo?(rares.doghi)
Updated•6 years ago
|
Flags: needinfo?(levente.sacal)
Comment 3•6 years ago
|
||
Hi, i tried reproducing this issue on a Samsung Galaxy S8+ as well as Samsung Galaxy S8 in Desktop mode and i always got the prompt to share the camera i can't reproduce this issue on those devices in Version 62 up to 62.0a1 (2018-06-20), I'm Only getting that error on all builds when i'm using a Windows 10 build.
I also tried reproducing the issue in build 62.0a1 (2018-06-18) and i still got the share prompt without seeing any errors.
Flags: needinfo?(rares.doghi)
Reporter | ||
Comment 4•6 years ago
|
||
Thanks for testing Rares, good that you didn't find any issues.
Turns out I had an old local build of Nightly (61 even) running on my phone. And I was assuming it was the regular one kept up to date by the play store. I'll be getting rid of that one now...
So sorry for the inconvenience!
Status: NEW → RESOLVED
Closed: 6 years ago
Rank: 13
status-firefox61:
unaffected → ---
status-firefox62:
affected → ---
status-firefox-esr52:
unaffected → ---
status-firefox-esr60:
unaffected → ---
tracking-firefox62:
? → ---
Flags: needinfo?(levente.sacal)
Keywords: regression,
regressionwindow-wanted
Priority: P2 → --
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•