Skip to content

[docs] Clarify platform-specific DASH/HLS support in README.md#1408

Open
dev-satoshi wants to merge 1 commit intojhomlala:masterfrom
dev-satoshi:docs/clarify-dash-hls-platform-support
Open

[docs] Clarify platform-specific DASH/HLS support in README.md#1408
dev-satoshi wants to merge 1 commit intojhomlala:masterfrom
dev-satoshi:docs/clarify-dash-hls-platform-support

Conversation

@dev-satoshi
Copy link
Copy Markdown

@dev-satoshi dev-satoshi commented Jun 13, 2025

Description

This PR updates the README.md to provide clearer information regarding HLS and DASH support across different platforms (iOS and Android).

Currently, the README lists "DASH support" and "HLS support" without explicitly detailing platform-specific limitations or strengths. For instance, native AVPlayer on iOS has limited direct DASH support, while it's optimized for HLS. On Android, ExoPlayer robustly supports both.

This clarification aims to:

  • Prevent confusion for developers regarding expected behavior on iOS vs. Android.
  • Accurately reflect the underlying native player capabilities.

Closes #1407

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[docs] Clarify DASH/HLS platform support in README.md

1 participant