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

image freezing #770

Open
marceloaraujo28 opened this issue Oct 10, 2023 · 4 comments
Open

image freezing #770

marceloaraujo28 opened this issue Oct 10, 2023 · 4 comments
Labels

Comments

@marceloaraujo28
Copy link

There is a moment in the video, while loading, the image freezes, but the sound and timeline continue to progress. This happens most often when I try to fast forward the video.

Please note that this issue doesn't occur on the web, only on mobile. Is there a way to perhaps, when fast forwarding the video, wait for it to buffer for a certain period before it can play, similar to how it behaves at the beginning? Or is there a better solution available?

I already tried this:
"modules": {
"configureHls": (options) => ({
"maxMaxBufferLength": 30,
"startLevel": 4,
"autoStartLoad": true,
...options,
}),
},

@Fathomed
Copy link

I am having the same problem.

@mcorbelli
Copy link

Any update?

@kasamsun111
Copy link

Step on the path of heaven To rule everything.

@sergiomcsousa
Copy link

An internal ticket was created to take care of this issue. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants