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

mic.html worker example cuts the audio stream off early #36

Closed
varenc opened this issue Jan 24, 2017 · 0 comments · Fixed by #37
Closed

mic.html worker example cuts the audio stream off early #36

varenc opened this issue Jan 24, 2017 · 0 comments · Fixed by #37

Comments

@varenc
Copy link
Contributor

varenc commented Jan 24, 2017

The mic.html example (that uses mic.js) seems to cut the audio off about half a second too early. The amount it cuts off varies so I assume this related to the audio buffer boundary and the part of the audio stream isn't being passed to the lame encoder.

Any advice on what's wrong with mic.js that'll fix this? If I can fix this problem for myself I can contribute a pull request fixing it in the example as well.

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

Successfully merging a pull request may close this issue.

1 participant