bugfix
This commit is contained in:
parent
837920d986
commit
4d72b02899
@ -59,7 +59,7 @@ bricks.RTCClient = class extends bricks.VBox {
|
||||
}
|
||||
|
||||
}
|
||||
async function captureScreen() {
|
||||
async captureScreen() {
|
||||
let mediaStream = null;
|
||||
try {
|
||||
mediaStream = await navigator.mediaDevices.getDisplayMedia({
|
||||
|
Loading…
Reference in New Issue
Block a user