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

Android video player running into infinite buffer loop when tapped rapidly on seek controls #1821

Closed
sourabhdadapure opened this issue Nov 13, 2019 · 7 comments
Labels
stale Closed due to inactivity or lack or resources

Comments

@sourabhdadapure
Copy link

sourabhdadapure commented Nov 13, 2019

Bug

Platform

Which player are you experiencing the problem on:

  • Android ExoPlayer
  • Android MediaPlayer

Environment info

React native info output:

 // paste it here

Library version: 5.0.2

Steps To Reproduce

  1. Tap on seek forward button rapidly
  2. The player keeps buffering
  3. Never gets out buffer loop
    ...

Expected behaviour

  1. Doesn't crash on seek forward button tap
  2. Doesn't run into an infinite buffer loop
  3. At least have a refresh method which can be utilized to get out of that buffer loop

Reproducible sample code

Video sample

If possible, include a link to the video that has the problem that can be streamed or downloaded from.

@lkw1830
Copy link

lkw1830 commented Dec 6, 2019

same here

@owenjeon
Copy link

Same here

@santanu07
Copy link

I have faced same problem.
please help me

@leethree
Copy link

probably related to: #1320

@PhuongUS
Copy link

Same here

@devbot-pcarrillo
Copy link

any know if this happens in lower versions of the plugin?

@devbot-pcarrillo
Copy link

#1320 (comment)

@hueniverse hueniverse added the stale Closed due to inactivity or lack or resources label May 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Closed due to inactivity or lack or resources
Projects
None yet
Development

No branches or pull requests

8 participants