Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Web worker usage #36

Open
Revln9 opened this issue Nov 16, 2018 · 0 comments
Open

Web worker usage #36

Revln9 opened this issue Nov 16, 2018 · 0 comments

Comments

@Revln9
Copy link

Revln9 commented Nov 16, 2018

Hi , i have a problem with recordings that are more than 1 min long , it takes a lot of time to compress in MP3 and on top of that , it blocks the thread (window freeze). i think the usage of web workers for this kind of job will be more suitable.
But i'm not really sure what blocks the thread, because before compression there's a "filereader" call with big chunks of data getting in, needs to investigate more, in the meantime if someone has a workaround for this, it will be a good help, Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant