You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: