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

Live stream jumps and freezes #5797

Closed
Andekas opened this issue Oct 23, 2023 · 0 comments · Fixed by #5846
Closed

Live stream jumps and freezes #5797

Andekas opened this issue Oct 23, 2023 · 0 comments · Fixed by #5846
Labels
component: HLS The issue involves Apple's HLS 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

@Andekas
Copy link

Andekas commented Oct 23, 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

What version of Shaka Player are you using?

Latest, 4.5.0

Can you reproduce the issue with our latest release version?
Yes

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?

What browser and OS are you using?
Windows, Chrome. Linux, Chrome and Firefox. Doesn't seem to be browser / OS specific.

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

What are the manifest and license server URIs?

HLS AES encrypted: https://router.euddn.net/95b879fc5407bb2fc4ae3a1c74d69466/smil:live1.smil/playlist.m3u8?c=8000

Without encryption: https://router.euddn.net/95b879fc5407bb2fc4ae3a1c74d69466/smil:live8.smil/playlist.m3u8?c=8000

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

Default. Happens on demo page also.

What did you do?

Try to play live stream from either of the live streams.

What did you expect to happen?
Live stream to play.

What actually happened?

Live stream lags and then stops. Console log is full of "Cannot find segment endTime / lookupTime" and "Jumping forward..." errors.

Everything works fine with 4.3.2

With later versions (between 4.3.2 and 4.5), we had AV sync errors, described in #5397

@Andekas Andekas added the type: bug Something isn't working correctly label Oct 23, 2023
@shaka-bot shaka-bot added this to the v4.6 milestone Oct 23, 2023
@avelad avelad added component: HLS The issue involves Apple's HLS manifest format priority: P1 Big impact or workaround impractical; resolve before feature release labels Nov 2, 2023
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Jan 1, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Jan 1, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
component: HLS The issue involves Apple's HLS 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

Successfully merging a pull request may close this issue.

3 participants