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

Stuck on initial buffer gap (dash) #6339

Closed
vlazh opened this issue Mar 11, 2024 · 1 comment · Fixed by #6340 or #5987
Closed

Stuck on initial buffer gap (dash) #6339

vlazh opened this issue Mar 11, 2024 · 1 comment · Fixed by #6340 or #5987
Assignees
Labels
priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Milestone

Comments

@vlazh
Copy link
Contributor

vlazh commented Mar 11, 2024

Have you read the FAQ and checked for duplicate open issues?

Yes

What version of Shaka Player are you using?

4.7.11

What are the manifest and license server URIs?

master_mpd.zip

What configuration are you using? What is the output of player.getConfiguration()?

Default

What did you do?

Just load a manifest.

What did you expect to happen?
Player ready for playback and video event 'loadeddata' is fired.

What actually happened?

Video event 'loadeddata' is not fired. Dash.js implementation handles this situation.

The problem I found out is that when the buffer has initial gap then the player can't to get a complete ready state.
GapJumpingController could handle this situation but it works only after play.

@vlazh vlazh added the type: bug Something isn't working correctly label Mar 11, 2024
@shaka-bot shaka-bot added this to the v5.0 milestone Mar 11, 2024
@joeyparrish joeyparrish added the priority: P2 Smaller impact or easy workaround label Mar 12, 2024
@joeyparrish
Copy link
Member

@vlazh, thank you for sending a PR!

joeyparrish pushed a commit that referenced this issue Mar 14, 2024
avelad pushed a commit that referenced this issue Apr 8, 2024
avelad pushed a commit that referenced this issue Apr 8, 2024
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label May 13, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators May 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: P2 Smaller impact or easy workaround status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants