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

Multi-period DASH streams no longer start with v4.4.0+ #5651

Closed
alexgerv opened this issue Sep 13, 2023 · 3 comments
Closed

Multi-period DASH streams no longer start with v4.4.0+ #5651

alexgerv opened this issue Sep 13, 2023 · 3 comments
Labels
component: DASH The issue involves the MPEG DASH manifest format priority: P1 Big impact or workaround impractical; resolve before feature release status: archived Archived and locked; will not be updated type: bug Something isn't working correctly
Milestone

Comments

@alexgerv
Copy link

alexgerv commented Sep 13, 2023

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

If the problem is related to FairPlay, have you read the tutorial? --> Not related to Fairplay

What version of Shaka Player are you using? 4.3.11 (works), 4.4.0-4.4.1 (does not work)

Can you reproduce the issue with our latest release version? --> yes, reproduced on 4.4.1

Can you reproduce the issue with the latest code from main? --> yes

Are you using the demo app or your own custom app? --> demo app

If custom app, can you reproduce the issue using our demo app? --> yes repro'ed in demo app

What browser and OS are you using? --> Chrome 116.0.5845.179 on macOS 13.5.1

For embedded devices (smart TVs, etc.), what model and firmware version are you using? N/A

What are the manifest and license server URIs? Will be sent by email.

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

What did you do?

  • use demo app v4.4.1 with provided stream URL (by email)
  • live stream does not start.

What did you expect to happen?

  • live stream should start at live edge, like it does in v4.3.11

What actually happened?

Infinite buffering. Manifests and segments are being fetched, but the stream never starts.
image

@alexgerv alexgerv added the type: bug Something isn't working correctly label Sep 13, 2023
@avelad avelad added the component: DASH The issue involves the MPEG DASH manifest format label Sep 13, 2023
@shaka-bot shaka-bot added this to the v4.5 milestone Sep 13, 2023
@alexgerv
Copy link
Author

alexgerv commented Sep 29, 2023

hi @avelad @joeyparrish. I highly suspect this could be due to the TimelineSegmentIndex introduced in #5061 , however I was not able yet to pinpoint the exact cause.

Were you able to reproduce using the stream provided at shaka-player-issues@google.com ? Your help is greatly appreciated!

@avelad
Copy link
Member

avelad commented Oct 4, 2023

This issue has already been fixed with #5716
You can test it in the nightly build.

@avelad avelad closed this as completed Oct 4, 2023
@avelad avelad added the priority: P1 Big impact or workaround impractical; resolve before feature release label Oct 4, 2023
@alexgerv
Copy link
Author

alexgerv commented Oct 5, 2023

Fantastic @avelad , I confirm the fix is effective, we can now play multi-period DASH streams. Thank you !

@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Dec 3, 2023
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Dec 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: DASH The issue involves the MPEG DASH manifest format priority: P1 Big impact or workaround impractical; resolve before feature release 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

3 participants