mattdiamond / Recorderjs

A plugin for recording/exporting the output of Web Audio API nodes
4.16k stars 1.46k forks source link

Have you met this https problem when you call your audio component? #175

Open csappeva opened 7 years ago

csappeva commented 7 years ago

navigator.mediaService().getUserMedia() needs https now. so i have to make my server https mode. then my collegue find that only chrome can use audio . i am trapped here.