📜 ⬆️ ⬇️

Does your webcam work in new Firefox 53?


In a recent update of Firefox 53, support for some webcams may have disappeared or some changes occurred in the WebRTC API. Now we understand. We noticed this on tests. If in Firefox 52 videos were correctly captured from all webcams involved in testing, then in FF 53 some cameras fell out, namely the built-in cameras. It is worth noting that the bug is played only with built-in cameras under 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 played on three cameras out of eight, it is not played in Chrome and Firefox 52.


Test pages:
')
https://webrtc.imtqy.com/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 a built-in camera and with 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 issue.

If you have Windows, a webcam and Firefox 53, please write if it works on the test pages.

Links for testing


webrtc.imtqy.com/samples/src/content/getusermedia/gum
appr.tc
test.webrtc.org

Source: https://habr.com/ru/post/327210/


All Articles