jhomlala / betterplayer

Better video player for Flutter, with multiple configuration options. Solving typical use cases!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

sezerkay opened this issue · comments

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.

@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

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.

@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?