Flutter app crashes when video_player loads HLS video

Issue When loading http://static.france24.com/live/F24_EN_LO_HLS/live_web.m3u8 using Flutter’s videoplayer the app crashes, but if I load https://flutter.github.io/assets-for-api-docs/assets/videos/bee.mp4 it does not crash.. When it crashes it gives the following error: I/ExoPlayerImpl(25192): Init c3a7b4 [ExoPlayerLib/2.11.5] [generic_x86, Android SDK built for x86, Google, 29] E/flutter

Continue reading