richtr / NoSleep.js

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

NoSleep interferes with audio recording #133

Open vivipeder opened 3 years ago

vivipeder commented 3 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.

simon-marcus commented 3 months ago

Aware that this is a long time after your comment, but did you manage to fix this?