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

Demo does not work in recent chrome version due to a new security behavior #41

Open
SuperPat45 opened this issue Jul 17, 2020 · 3 comments

Comments

@SuperPat45
Copy link

Demo does not work in recent Chrome version due to a new security behavior:

@hmoffatt
Copy link

I could not find the demo source code in any repository either. Did I miss it?

@sagnitude
Copy link

I could not find the demo source code in any repository either. Did I miss it?

in the gh-pages branch of this repo

@hmoffatt
Copy link

The problem seems to be the getUserMedia contraints in RecorderDemo.js, because the echoCancellation property is marked mandatory. I can't find any documentation about the mandatory object in the current spec. Remove this constraint and it works, or move it outside the mandatory object.

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

3 participants