Reactjs – Permission denied – navigator.mediaDevices.getUserMedia( ); for Screen only
What I am trying to do: Let the user record the screen via React.js app. What is happening so far: On Chrome, the browser will ask the user to pick one of the following 3 options: Tab (working) Window (working)…