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

Bugfix frozen screen on Chrome (Android) #169

Merged
merged 4 commits into from
Apr 26, 2021
Merged

Conversation

MrGussio
Copy link
Contributor

Fixed issue where Chrome on Android would freeze when trying to stop the videoTrack without removing it from the stream first.

This bug was already mentioned in issue #159.

After Googling, it seemed that there was a known issue with this in Chrome, where another GitHub user found a solution to it here.

I also committed the updated Babel compilation files: if this is not supposed to be done upon a merge request, please let me know, then I will undo these changes.

…the videoTrack without removing it from the stream first.
@mebjas
Copy link
Owner

mebjas commented Apr 17, 2021

Thanks for the posting the issue and the fix for this.

Would it be possible to pull the latest changes from master and rebuild the transpiled version and minified js. Alternatively (& preferred way now) would be to just push the main js change, I'll merge and transpile and publish latest version to Github / nmp.

@MrGussio
Copy link
Contributor Author

@mebjas: I have merged the changes from master into my branch and retranspiled the minified files. As mentioned in the issue #159 by @jdtimmerman, one test is still failing.

@mebjas
Copy link
Owner

mebjas commented Apr 26, 2021

Thanks for this, merging!

@mebjas mebjas merged commit bef8d06 into mebjas:master Apr 26, 2021
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.

2 participants