Does your webcam work in the new Firefox 53?

In a recent update of Firefox 53, support for some webcams may have disappeared or there may have been some shifts in the WebRTC API. Now we understand. We noticed this on tests. If in Firefox 52 the video was correctly captured from all the webcams involved in testing, then in FF 53 some cameras fell out, namely the built-in cameras. It is worth noting that the bug only plays with the built-in cameras for Windows 7 and Windows 8. It does not play with USB cameras on Windows 10 and does not play at all on Mac OS.
In the FF console, the bug looks like this:
MediaStreamError { name: "InternalError", message: "Starting video failed", constraint: "", stack: "" }Firefox 53, Windows 7 and Windows 8.1 64 bit
The test results show that the bug is reproduced on three out of eight cameras, not reproduced in Chrome and Firefox 52.
Test pages:
https://webrtc.github.io/samples/src/content/getusermedia/gum/
https://appr.tc/
| Cam | Max resolution | Chrome 57 | Ff 53 | Ff52 |
Embedded | Windows 7 64 bit, Laptop, Lenovo easy cam | ? | + | Failed | + |
Embedded | Windows 8.1 64 bit, Laptop, Acer Aspire R 13 | ? | + | Failed | + |
Embedded | Windows 7 64 bit, Laptop, HP EliteBook 8470p | ? | + | Failed | + |
Embedded | Windows 8.1 64 bit, Laptop, HP Probook | ? | + | + | + |
USB | Logitech C270 | 1270x720 | + | + | + |
USB | Logitech C160 | 640x480 | + | + | + |
Embedded | Laptop embedded cam | 640x480 | + | + | + |
USB | Sven IC-990 HD | 1920x1080 | + | + | + |
USB | Canyon CNE-CWC3 | 1270x720 | + | + | + |
Firefox 53, Windows 10 64 bit
On Windows 10, all cameras are displayed correctly. Only USB cameras were tested.
| Cam | Max resolution | Chrome 57 | Ff 53 |
USB | Logitech C270 | 1270x720 | + | + |
USB | Logitech C160 | 640x480 | + | + |
Embedded | Laptop embedded cam | 640x480 | + | + |
USB | Sven IC-990 HD | 1920x1080 | + | + |
USB | Canyon CNE-CWC3 | 1270x720 | + | + |
Firefox 53, Mac OS Sierra
On a Mac with FF 53, everything works well with both the built-in camera and USB.
| Cam | Max resolution | Chrome 57 | Ff 53 |
Embedded | Macbook pro Sierra | ? | + | + |
USB | Logitech C270 | 1270x720 | + | + |
USB | Logitech C160 | 640x480 | + | + |
Embedded | Laptop embedded cam | 640x480 | + | + |
USB | Sven IC-990 HD | 1920x1080 | + | + |
USB | Canyon CNE-CWC3 | 1270x720 | + | + |
We are going to send a bug report to the Mozilla Firefox team and your help will help us gather more information on this.
If you have Windows, a webcam, and Firefox 53, please write if it works on test pages.
Test Links
→ webrtc.github.io/samples/src/content/getusermedia/gum
→ appr.tc
→ test.webrtc.org