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

fix: don't defer MediaStream #1230

Merged
merged 1 commit into from
Oct 26, 2021

Conversation

komachi
Copy link
Contributor

@komachi komachi commented May 12, 2021

There is no reason to defer MediaStream loading, also this doesn't work because onReady is never called for MediaStream as srcObject is inserted later.

@cookpete cookpete merged commit c9c7943 into cookpete:master Oct 26, 2021
@cookpete
Copy link
Owner

Published in 2.10.0

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 this pull request may close these issues.

None yet

2 participants