Quantcast
Channel: Internet Explorer Web Development forum
Viewing all articles
Browse latest Browse all 3527

Edge enumerateDevices bug

$
0
0

For a webapplication I needed to take pictures with a webcam. This application would only be used in Edge, so I followed the instructions found on a Microsoft Blog.

After I had a working component, I tested it on serveral PC's, laptops en Surfaces. It worked everywhere.

Now, several months later, we started getting reports that on some devices it does not work anymore. After some searching I found out that the problem lies within the following function:

navigator.mediaDevices.enumerateDevices();

The function breaks before the function can return the promise, so I cannot catch the error in code.

When it breaks, the following console error appears: "Error: The specified module could not be found."

We've thoroughly checked all devices, looking for differences that could have caused this and found none.

Does anyone here have an idea as to what could have caused the problem?


Viewing all articles
Browse latest Browse all 3527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>