Open SuperPat45 opened 4 years ago
I could not find the demo source code in any repository either. Did I miss it?
I could not find the demo source code in any repository either. Did I miss it?
in the gh-pages
branch of this repo
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.
Demo does not work in recent Chrome version due to a new security behavior: