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

Optimize recording start #13

Open
exPHAT opened this issue Mar 5, 2019 · 0 comments
Open

Optimize recording start #13

exPHAT opened this issue Mar 5, 2019 · 0 comments

Comments

@exPHAT
Copy link
Member

exPHAT commented Mar 5, 2019

Starting a recording (especially when using Safari with fallback recorder), the recorder is created when recorder.start() is called.

This can be optimized to pre-load all the worker files and wasm libs ahead of time (when the CaptureStream is created ideally).

@exPHAT exPHAT added this to the 0.3.0 milestone Mar 5, 2019
@exPHAT exPHAT self-assigned this Mar 5, 2019
@austinkettner austinkettner modified the milestone: 0.3.0 Mar 6, 2019
@exPHAT exPHAT removed this from the 0.3.0 milestone Mar 26, 2019
@austinkettner austinkettner added this to the 0.4.0 milestone Apr 9, 2019
@exPHAT exPHAT modified the milestones: 0.4.0, 0.4.1 Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants