Closed foolishma closed 2 years ago
An error occurs when the following statement is executed: const localTracks = await QNRTC.createMicrophoneAndCameraTracks();
Excuse me, what is the reason and how to solve it?
getUserMedia is available only in https or localhost, please check it. https://developer.mozilla.org/en-US/docs/Web/API/MediaDevices/getUserMedia
An error occurs when the following statement is executed: const localTracks = await QNRTC.createMicrophoneAndCameraTracks();
Excuse me, what is the reason and how to solve it?