abdelaziz-mahdy / flutter_meedu_videoplayer

Cross-Platform Video Player for flutter
https://abdelaziz-mahdy.github.io/flutter_meedu_videoplayer/
MIT License
132 stars 69 forks source link

App freezes when used .m3u8 network url on windows #77

Closed Diya-Arif closed 1 year ago

Diya-Arif commented 1 year ago

When trying to play a video in .m3u8 format, the application freezes even though the sound of the video is still playing

Screenshot 2023-05-14 091400

abdelaziz-mahdy commented 1 year ago

It's related to video_player interface

But this error can be ignored, since it's not valid

Note: the pausing is caused because of vscode catching the exception

In release this will not get paused