Skip to content

guest271314/AudioWorkletFetchWorker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AudioWorkletFetchWorker

Control Fetch in SharedWorker from and stream data to AudioWorklet

Firefox

  • Set media.autoplay.default to 0 for AudioContext to run without user action.
  • Set security.fileuri.strict_origin_policy to false to run on file: protocol.

Chromium and Chrome

  • Set flag --disable-audio-focus-enforment to run without the document being focused.

License

Do What the Fuck You Want to Public License WTFPLv2

Releases

No releases published

Packages

No packages published