Preload HLS videos to play instantly #1810
Unanswered
emptycrown
asked this question in
Q&A
Replies: 2 comments
-
@emptycrown Hii there |
Beta Was this translation helpful? Give feedback.
0 replies
-
is there any solution by now? I currently have the same issue |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm making a page that has a bunch of HLS videos in a scrollable column. I'd like to be able to tell the player to preload the beginning fragment(s) of the streams of the next few videos so that when I scroll to them, they play instantly.
I can't seem to get this to work with any of the file config params. I saw that support for
preload
was recently removed but that seems unrelated. Am I missing something here? Thanks!Beta Was this translation helpful? Give feedback.
All reactions