richtr / NoSleep.js

Prevent display sleep and enable wake lock in any Android or iOS web browser.
MIT License
2.19k stars 379 forks source link

NoSleep interferes with audio recording #133

Open vivipeder opened 2 years ago

vivipeder commented 2 years ago

Actual Behavior

I'm using NoSleep.js on a page that records audio through the WebAudioRecorder.js library, but the sound quality of recorded audios is poor.

On android apparently works.