jhomlala / betterplayer

Better video player for Flutter, with multiple configuration options. Solving typical use cases!
Apache License 2.0
923 stars 999 forks source link

Failed to load video: The request timed out. #1240

Open seljad opened 1 year ago

seljad commented 1 year ago

When on a slow connection trying to load a video, I got Unhandled Exception: PlatformException(VideoError, Failed to load video: The request timed out., null, null). This problem did not happen on the video_player plugin. Any suggestion?