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

[video_player_avfoundation] Support the audio-only HLS (.m3u8) on iOS #7890

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

napoleon-na
Copy link

@napoleon-na napoleon-na commented Oct 18, 2024

Supports the audio-only HLS on iOS.

After through flutter/plugins#4639 and flutter/plugins#4727, we can play HLS videos and audios, but it does not support audio-only HLS. When attempting to play that on iOS, it never finishes initialization.

Show the before/after demonstration here: flutter/flutter#156589 (comment)

Fixes: flutter/flutter#156589
Test with flutter/assets-for-api-docs#252

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@napoleon-na
Copy link
Author

I would appreciate checking flutter/assets-for-api-docs#252 first to pass the tests in this PR. Although I read the docs, let me know if I need to go through a different process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[video_player_avfoundation] HLS(.m3u8) audio never finished to initialize on iOS
1 participant