cwilso / PitchDetect

Pitch detection in Web Audio using autocorrelation
https://cwilso.github.io/PitchDetect/
MIT License
1.31k stars 440 forks source link

Stream Generation Failed? #17

Closed zkornbluth closed 8 years ago

zkornbluth commented 8 years ago

Tried to run this on your site, it said "stream generation failed". I tried to use live input.

Not sure why.

cwilso commented 8 years ago

Umm, a while ago, that was because non-secure domains no longer support getUserMedia. I've since (a week ago?) updated the site to enforce HTTPS, so it should work fine.