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

Regression in playback of live dash #916

Closed
yairans opened this issue Jul 5, 2017 · 2 comments
Closed

Regression in playback of live dash #916

yairans opened this issue Jul 5, 2017 · 2 comments
Assignees
Labels
status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Milestone

Comments

@yairans
Copy link

yairans commented Jul 5, 2017

Have you read the FAQ and checked for duplicate issues: Yes

What version of Shaka Player are you using: latest

Can you reproduce the issue with our latest release version: yes

What browser and OS are you using: Mac/chrome

What are the manifest and license server URIs:
(you can send the URIs to shaka-player-issues@google.com instead, but please use GitHub and the template for the rest)

sent in mail

What did you do?
load the manifets

What did you expect to happen?
playback

What actually happened?
The player is stuck.
If I change the video tag currentTime it starts to play.

note, in version 2.0.6 it works

@yairans yairans changed the title live dash doesn't work Regression in playback of live dash Jul 9, 2017
@theodab theodab self-assigned this Jul 13, 2017
@theodab theodab added type: bug Something isn't working correctly and removed needs triage labels Jul 19, 2017
@theodab
Copy link
Collaborator

theodab commented Jul 19, 2017

I've reproduced this. This bug appears to have been introduced in
e5ce395, where we added gap jumping.

@joeyparrish joeyparrish added this to the v2.2.0 milestone Jul 26, 2017
joeyparrish pushed a commit that referenced this issue Aug 7, 2017
When the availability window of a live stream is very narrow, in
at least some cases, the playhead can end up starting before the
availability window. In that case, the stream will fail to load unless
gap jumping is set up to jump long gaps.
This makes the playhead jump ahead if it falls behind the availability
window, to avoid that situation (and others that might have the same
effect.)

Closes #916

Change-Id: I87f8c70ba6053d3524a1546e57d55cb6528cc683
@joeyparrish
Copy link
Member

Fix cherry-picked for v2.1.6.

@shaka-project shaka-project locked and limited conversation to collaborators Mar 22, 2018
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Projects
None yet
Development

No branches or pull requests

5 participants