Recorderjs
Recorderjs copied to clipboard
Is RecordWorker.js still needed
I see references to inline worker and it seems it all works without RecordWorker.js is this valid?
RecordWorker is a WebWorker essentially, I think you can implements another communication mechanism.