Solution for "DOMException: Failed to load because no supported source was found" error in Chrome with HTML5 media API
After updating Chrome to release 53 this week, my web application was no longer able to use the media API to capture video with a webcam. This is the…