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

Still cannot play m3u8 in version 3.0.0 #42

Open
AlexCJW opened this issue Oct 7, 2024 · 2 comments
Open

Still cannot play m3u8 in version 3.0.0 #42

AlexCJW opened this issue Oct 7, 2024 · 2 comments

Comments

@AlexCJW
Copy link

AlexCJW commented Oct 7, 2024

I tried to play a m3u8 video on server. And it post a windows alert dialog which shows abort() has been called.

My video_player version is 2.9.1 and windows version is Window 10 Professional 22H2. Codec pack has been installed.

@jakky1
Copy link
Owner

jakky1 commented Oct 7, 2024

If it crashes when playing:

  1. Can you try to run command flutter clean and then build again?
  2. Can you play local normal video file?

If it still crash:

  1. Is it possible to give me the .m3u8 link which you have tried ?
  2. What's the message displayed in the error dialog ?
  3. Can you play this .m3u8 url with v3.0.0 ? (I can play it on my PC with v3.0.0)

@jakky1
Copy link
Owner

jakky1 commented Oct 12, 2024

According to #43,
it will crash on PC if the version of DirectX is not 12...
Maybe you are experiencing the same issue.

A new version 3.1.0 is published.
Please try it and let me know if it works for you.

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

No branches or pull requests

2 participants