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

Speed up loading buffering before/after playing video #2688

Closed
pvtai opened this issue May 20, 2023 · 5 comments
Closed

Speed up loading buffering before/after playing video #2688

pvtai opened this issue May 20, 2023 · 5 comments

Comments

@pvtai
Copy link

pvtai commented May 20, 2023

Expected behaviour

Speed up loading buffering before/after playing video
I want to speed up loading like this
Screenshot (101)

Actual behaviour

Progress bar buffering displays very slowly

Steps to reproduce

Environment

  • Browser: Chrome
  • Version: 3.7.8
  • Operating System: Windows
  • Version: 11

Console errors (if any)

Link to where the bug is happening

My code here:
https://github.com/pvtai/player/blob/main/player.php

Thank you

@pvtai
Copy link
Author

pvtai commented May 22, 2023

Hello,
Is anybody here?
@sampotts

@sampotts
Copy link
Owner

I'm not sure what problem you're having. Buffering speed is directly related to:

  • whatever server is hosting your video
  • the bandwidth available between the user and the server

Plyr is a wrapper for either HTML5, YouTube or Vimeo and has no control over any of the above.

If you want a fast service to host your videos, you can look at services like:

  • Cloudflare with their R2 product
  • S3 and CloudFront on AWS
    ...plus many more.

Hope that helps.

@sampotts sampotts closed this as not planned Won't fix, can't repro, duplicate, stale May 22, 2023
@pvtai
Copy link
Author

pvtai commented May 22, 2023

Thank you for your reply, I'm trying to play a video from google drive, but I just don't understand why the progress bar for buffering sometimes shows up sometimes doesn't, and displays very slowly.

@sampotts
Copy link
Owner

My answer to that would be, you might want to look into upgrading your internet connection 👍🏼 If it plays fine with minimal buffering, it's not really a big problem.

@pvtai
Copy link
Author

pvtai commented May 23, 2023

My answer to that would be, you might want to look into upgrading your internet connection 👍🏼 If it plays fine with minimal buffering, it's not really a big problem.

Thank you so much, bro

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

2 participants