We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
If it crashes when playing:
flutter clean
If it still crash:
Sorry, something went wrong.
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.
3.1.0
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: