ReactJS, recordrtc, I want to default select the entire screen
By default, navigator.mediaDevices.getDisplayMedia will show a dialog to choose what to share (web tab, window, or entire screen). Since I want to default select the entire screen.
By default, navigator.mediaDevices.getDisplayMedia will show a dialog to choose what to share (web tab, window, or entire screen). Since I want to default select the entire screen.