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

Supported Media Constraints #22

Open
b4oshany opened this issue Jun 25, 2018 · 1 comment
Open

Supported Media Constraints #22

b4oshany opened this issue Jun 25, 2018 · 1 comment

Comments

@b4oshany
Copy link
Member

@steely-glint, @bverbol and @pigeonflight , Brian and I after a conversation with Tim tried to use the gain to control the volume for the microphone. It worked in Firefox and Chrome, even on the iMac, however, it didn't work in Safari desktop nor mobile. You can try the isolated sample demo or review the code.

In addition, we created an isolated demo sample that pre-process the audio stream before sending it, but it didn't work on Safari desktop nor mobile.

Due to this, I created another sample demo, which outputs the supported media constraint for the user browser. In the screenshot below, Safari does not have support for AutoGainControl, which might imply that the gainNode object is not fully supported in Safari.

image

At this point, I am running out of ideas to resolve the iPhone/Safari issue.

@b4oshany
Copy link
Member Author

In addition, I posted the issue on stackoverflow

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

1 participant