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

Audio streams don't always start in chrome #75

Closed
bnolan opened this issue Apr 8, 2016 · 3 comments
Closed

Audio streams don't always start in chrome #75

bnolan opened this issue Apr 8, 2016 · 3 comments

Comments

@bnolan
Copy link

bnolan commented Apr 8, 2016

I'm using simple-peer to send audio streams (for positional audio in scenevr), but I'm having a case that about 70% of the time, if I don't have the javascript console open, the stream doesn't seem to have an audio in it, it's just silent. Sadly, if I run these tests with the console open, it seems to work 90% of the time. :(

Any ideas?

@yocontra
Copy link
Collaborator

yocontra commented Apr 8, 2016

Which version of chrome and what OS? Does the official WebRTC demo give you the same results?

@feross
Copy link
Owner

feross commented Aug 8, 2016

I'm closing this issue because it's been a while without a response from the issue opener. It's not possible to debug this issue without additional information. If this is still an issue, please leave a comment or open a new issue.

@feross feross closed this as completed Aug 8, 2016
@bnolan
Copy link
Author

bnolan commented Aug 8, 2016

Sorry I forgot about this issue. It's a chrome bug with webrtc and webaudio, nothing specific to simple-peer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants