jhomlala / betterplayer

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

[BUG] In the latest iOS version, m3u8 streams are not playing. #1272

Open sezerkay opened 7 months ago

sezerkay commented 7 months ago

In the latest iOS version, m3u8 streams are not playing. There is no issue on Android. I have tried different players, and they work seamlessly on both Android and iOS. Even though Media Kit uses the same video player code, it plays without any problems. When will a fix be provided for this issue? Many users have reported the same problem.

SurajLad commented 7 months ago

@sezerkay try referencing your project my clone. some of users have improved this package and i have consolidated those into single one, it is working for me in my project

link : https://github.com/SurajLad/betterplayer

winterdl commented 6 months ago

2023-12-12 15 27 17

Some m3u8 and mp4 file, progress bar not update and the indicator always show at the end of the bar, it workings on android and other ios player.

herocodess commented 2 months ago

@sezerkay try referencing your project my clone. some of users have improved this package and i have consolidated those into single one, it is working for me in my project

link : https://github.com/SurajLad/betterplayer

@SurajLad this did not work for me sadly, any other suggestions please?