Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Sample PeerConnection Channel] - The all sound turn off after enable navigator.mediaDevices.getUserMedia #1606

Closed
4 tasks done
tiennguyen1293 opened this issue Apr 20, 2023 · 2 comments

Comments

@tiennguyen1293
Copy link

tiennguyen1293 commented Apr 20, 2023

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

  • I understand that issues created here are only relevant to the samples in this repo - not browser or SDK bugs
  • I have provided steps to reproduce
  • I have provided the browser name and version
  • I have provided a link to the sample here or a modified version thereof

Browser affected

Chrome 112.0.5615.121 (latest)

Description

Steps to reproduce

  • Click the "Start" button and wait a few seconds. The sound may stop playing.

Expected results

  • Can play sounds, including ringback tones, after obtaining permission to access the microphone using navigator.mediaDevices.getUserMedia.

Actual results

  • Didn't hearing any sound after obtaining permission to access the microphone using navigator.mediaDevices.getUserMedia
@tiennguyen1293
Copy link
Author

tiennguyen1293 commented Apr 21, 2023

screenshot OS from device
image

@fippo
Copy link
Collaborator

fippo commented Apr 21, 2023

This isn't an issue with the samples from this repository and you filed https://bugs.chromium.org/p/chromium/issues/detail?id=1435338& in addition.

@fippo fippo closed this as not planned Won't fix, can't repro, duplicate, stale Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants