Webcam stream doesn’t match MediaDevice’s capabilities in Chromium
I’m currently running into an issue where Chromium refuses to get a high-quality video stream from the user’s webcam. It works fine in Firefox and WebKit browsers. For further context, I’m looking to implement the media streaming in a React hook.