You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I play the sound (play the audio file) and after that is get permission microphone from navigator.mediaDevices.getUserMedia
And then issues happened the sound from the audio file turned off and I just did not hear any more.
I research for many days to resolve this but can not see the answer. It just happens on some laptops (ASUS Laptop - Window 11 - Brower Chrome Version 112.0.5615.121 (latest))
Based on the sample: https://webrtc.github.io/samples/src/content/peerconnection/channel
I play the sound (play the audio file) and after that is get permission microphone from
navigator.mediaDevices.getUserMedia
And then issues happened the sound from the audio file turned off and I just did not hear any more.
I research for many days to resolve this but can not see the answer. It just happens on some laptops (ASUS Laptop - Window 11 - Brower Chrome Version 112.0.5615.121 (latest))
Please help resolve this issue, Thanks
Code here: https://codesandbox.io/s/webrtc-n35bzf
Browser affected
Chrome 112.0.5615.121 (latest)
Description
Steps to reproduce
Expected results
Actual results
navigator.mediaDevices.getUserMedia
The text was updated successfully, but these errors were encountered: