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 streams don't work when using AWS-Elemental #5913

Closed
Andekas opened this issue Nov 21, 2023 · 0 comments · Fixed by #5985
Closed

Live streams don't work when using AWS-Elemental #5913

Andekas opened this issue Nov 21, 2023 · 0 comments · Fixed by #5985
Labels
component: HLS The issue involves Apple's HLS manifest format 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

@Andekas
Copy link

Andekas commented Nov 21, 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.6.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?

FFMPEG (working): https://router.euddn.net/95b879fc5407bb2fc4ae3a1c74d69466/smil:live1.smil/playlist.m3u8?c=8000

AWS-Elemental (not working): https://router.euddn.net/95b879fc5407bb2fc4ae3a1c74d69466/smil:live5.smil/playlist.m3u8?c=8000

Problem is with 1080p; lower qualities are working. 1920x1080 profile is H264 High 4.1

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?

If using AWS-Elemental encoder, live stream lags and is pixelated. With FFMPEG everything works.

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

In 4.5 we had same issue with FFPEG also, but this is fixed now (issue #5797 )

@Andekas Andekas added the type: bug Something isn't working correctly label Nov 21, 2023
@shaka-bot shaka-bot added this to the v5.0 milestone Nov 21, 2023
@avelad avelad added the component: HLS The issue involves Apple's HLS manifest format label Nov 21, 2023
@avelad avelad modified the milestones: v4.7, v5.0 Dec 4, 2023
@avelad avelad added the priority: P2 Smaller impact or easy workaround label Dec 4, 2023
@shaka-bot shaka-bot added the status: archived Archived and locked; will not be updated label Feb 3, 2024
@shaka-project shaka-project locked as resolved and limited conversation to collaborators Feb 3, 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: 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