Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Windows HLS support is not actually present #16

Open
aguilaair opened this issue Feb 27, 2022 · 2 comments
Open

Windows HLS support is not actually present #16

aguilaair opened this issue Feb 27, 2022 · 2 comments

Comments

@aguilaair
Copy link

aguilaair commented Feb 27, 2022

To which pages does your suggestion apply?

Quote the sentences(s) from the documentation to be improved (if any)

"Windows HLS supported"

Describe your suggestion

According to ryanheise/just_audio#103 (comment) and my tests, HLS does not work on Windows, it just keeps buffering and will not play.

Tested with https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_fmp4/master.m3u8, works with Android.

audioPlayer?.setAudioSource(
      HlsAudioSource(
        Uri.parse(
            "https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_fmp4/master.m3u8"),
      ),
@bdlukaa
Copy link
Owner

bdlukaa commented Feb 28, 2022

@aguilaair
Copy link
Author

aguilaair commented Feb 28, 2022

I am currently not building my app as a UWP, and as such should not be restricted in that sense as far as I know.

Is the apple has link utilizing any of the unsupported keys? I don't know how to check that I'm afraid.

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

No branches or pull requests

2 participants