Live streams don't work when using AWS-Elemental #5913
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
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 )
The text was updated successfully, but these errors were encountered: