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

Video Never Starts After Clicking Play Button During Buffering Before Cue Completion #618

Open
GrayChoi opened this issue Mar 5, 2024 · 0 comments

Comments

@GrayChoi
Copy link

GrayChoi commented Mar 5, 2024

Hello,

I've encountered a persistent issue with the videojs-youtube plugin where videos fail to start playing if the play button is clicked during the buffering phase and before the video is fully cued. Instead of transitioning to the playing state, the video remains stuck in a perpetual loading state, with the loading animation displayed indefinitely.

Steps to Reproduce:

  1. Start loading a video using the videojs-youtube plugin.
  2. Click the play button during the initial buffering stage, before the video has fully cued.
  3. Observe that the video does not start playing and remains in the loading state.

Expected Behavior:

The video should either start playing from the buffered point or continue buffering until enough data is available for playback to commence.

Actual Behavior:

The video remains in a loading state indefinitely, with no transition to the playing state, regardless of how long one waits.

Environment:

  • Video.js version: latest
  • videojs-youtube plugin version: latest
  • Browsers tested: chrome latest
  • Operating systems tested: macos

I believe this issue significantly impacts the user experience, as it effectively prevents playback under specific conditions which are not uncommon. Any insights or fixes regarding this problem would be greatly appreciated.

Thank you for your time and assistance.

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

No branches or pull requests

1 participant