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

How to set up video preloading #464

Open
4 tasks done
F1462900874 opened this issue May 15, 2024 · 0 comments
Open
4 tasks done

How to set up video preloading #464

F1462900874 opened this issue May 15, 2024 · 0 comments

Comments

@F1462900874
Copy link

F1462900874 commented May 15, 2024

Describe the bug

In the latest version, I found that I used preload=auto, play the m3u8 video, after the video was paused, the video did not continue to load or preload, I checked the relevant documentation, the compatibility is not very friendly, but my test environment is also chrome, so I don't know where my problem is, I will provide a piece of development code, as a way to ask for help, thanks!

Reproduction

image
image

System Info

"dependencies": {
    "@videojs-player/vue": "1.0.0",
    "video.js": "8.10.0",
    "vue": "^3.3.11",
  },

Used Package Manager

yarn

Validations

  • Read the the documentation in detail.
  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
  • The provided reproduction is a minimal reproducible example of the bug.
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