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

Application freeze when pausing or ending stream in chrome android 11 #228

Closed
OnlyBjarne opened this issue Feb 19, 2021 · 3 comments · Fixed by #229
Closed

Application freeze when pausing or ending stream in chrome android 11 #228

OnlyBjarne opened this issue Feb 19, 2021 · 3 comments · Fixed by #229
Labels

Comments

@OnlyBjarne
Copy link

Describe the bug
When pausing/ending the camera stream in Chrome for Android 11 the application freezes and the user has to close and reopen the browser app.

Works in Firefox Android

Works on Decode Continuously demo
Freezes on Pause & Validate demo

To Reproduce

  1. Open chrome for android 11
  2. Go to: Pause and validate
  3. Scan a qr-code
  4. Freezes when pause

Smartphone (please complete the following information):

  • Device: [Samsung Galaxy S20 FE]
  • OS: [Android 11]
  • Browser [Chrome]
  • Version [88]
@hyrumcoop
Copy link
Contributor

hyrumcoop commented Feb 19, 2021

I'm also experiencing this in Chrome 88 with a Pixel 4a (Android 11). Haven't tested it in Firefox yet.

EDIT:

It seems to be an issue with MediaStream in Chrome on Android 11: twilio/twilio-video-app-react#355. Someone in that thread found a temporary fix until Chrome resolves the issue: twilio/twilio-video-app-react#355 (comment).

I'll start working on a PR for this now.

@aarhus
Copy link

aarhus commented Feb 23, 2021

You don't need to close the browser - if you start to switch to a new window and just return to Chrome it works fine!

@gruhn gruhn closed this as completed in #229 Mar 1, 2021
@gruhn
Copy link
Owner

gruhn commented Mar 1, 2021

🎉 This issue has been resolved in version 2.3.17 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gruhn gruhn added the released label Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants