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

fix(HLS): Allow sync live streams without PROGRAM-DATE-TIME #7340

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

avelad
Copy link
Member

@avelad avelad commented Sep 18, 2024

No description provided.

@avelad avelad added type: bug Something isn't working correctly component: HLS The issue involves Apple's HLS manifest format priority: P1 Big impact or workaround impractical; resolve before feature release labels Sep 18, 2024
@avelad avelad added this to the v4.12 milestone Sep 18, 2024
@avelad
Copy link
Member Author

avelad commented Sep 18, 2024

Example stream: https://ztnr.rtve.es/ztnr/1694255.m3u8

Sometimes audio and video playlists differ in EXT-X-MEDIA-SEQUENCE by one and this causes a desynchronization. With this fix this does not happen anymore.

@shaka-bot
Copy link
Collaborator

Incremental code coverage: 100.00%

@avelad avelad merged commit db27227 into shaka-project:main Sep 19, 2024
21 of 22 checks passed
@avelad avelad deleted the hls-sync-live branch September 19, 2024 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: HLS The issue involves Apple's HLS manifest format priority: P1 Big impact or workaround impractical; resolve before feature release type: bug Something isn't working correctly
3 participants