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

[3.x] [HTML5] Use browser mix rate by default on the Web. #52723

Merged
merged 1 commit into from
Sep 15, 2021

Conversation

Faless
Copy link
Collaborator

@Faless Faless commented Sep 15, 2021

Browsers doesn't really like forcing the mix rate, e.g. Firefox does not allow input (microphone) if the mix rate is not the default one, Chrom* will exhibit worse performances, etc.

3.x version of #52695.

As mentioned here #52695 (comment) I had some concerns about the effect of mix_rate == 0 with the dummy audio driver on the web. But given it's only a fallback and it worked fine in my tests this could also be cherry-picked to 3.3.

Browsers doesn't really like forcing the mix rate, e.g. Firefox does not
allow input (microphone) if the mix rate is not the default one, Chrom*
will exhibit worse performances, etc.
@akien-mga
Copy link
Member

Cherry-picked for 3.3.4.

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

Successfully merging this pull request may close these issues.

2 participants