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

Freezing DASH LIVE on iOS 17+ & iPadOS 16+ (MSE) #8143

Open
mdmatvey opened this issue Feb 22, 2025 · 0 comments
Open

Freezing DASH LIVE on iOS 17+ & iPadOS 16+ (MSE) #8143

mdmatvey opened this issue Feb 22, 2025 · 0 comments
Labels
platform: iOS Issues affecting iOS type: question A question from the community

Comments

@mdmatvey
Copy link

mdmatvey commented Feb 22, 2025

Have you read the FAQ and checked for duplicate open issues?
Yep

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

What version of Shaka Player are you using?
4.13.4

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

If custom app, can you reproduce the issue using our demo app?

What browser and OS are you using?
iOS/iPadOS Safari

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

What are the manifest and license server URIs?
Default stand manifest

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

{
    "manifest": {
        "dash": {
            "clockSyncUri": "https://time.akamai.com/?ms&iso"
        }
    },
    "preferredAudioLanguage": "ru",
    "preferredTextLanguage": "ru"
}

What did you do?
Open Shaka demo stand: Shaka Player History: Live in Safari on iPhone with iOS 17+ (or iPad with iPadOS 16+)

What did you expect to happen?
The player plays live without freezing

What actually happened?
The video plays with periodic microfreezes and image twitching

Are you planning to send a PR to fix it?
No

The playback bug is related to an issue in Safari (Bug 202205, Bug 275665) and doesn't seem like it's going to be fixed. I'm trying to collect a complete context on the problem – perhaps there is already such an discussion, but I couldn't find it (please provide a link in this case).

Playback seems much more stable in Shaka, rather than other players. Did you somehow fix this? Are there any plans to fix the remaining problems in playback?

@mdmatvey mdmatvey added the type: bug Something isn't working correctly label Feb 22, 2025
@shaka-bot shaka-bot added this to the v4.14 milestone Feb 22, 2025
@avelad avelad added type: question A question from the community platform: iOS Issues affecting iOS and removed type: bug Something isn't working correctly labels Feb 24, 2025
@shaka-bot shaka-bot removed this from the v4.14 milestone Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: iOS Issues affecting iOS type: question A question from the community
Projects
None yet
Development

No branches or pull requests

3 participants