jhomlala / betterplayer

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

seeking HLS video on IOS cause an error [BUG] #1220

Open SamerOrfali22 opened 1 year ago

SamerOrfali22 commented 1 year ago

History check it's a new problem it was not happening before.

Describe the bug HLS videos on IOS are causing a problem and not working when you seek the viedo.

To Reproduce just add the BetterPlayer widget with network HLS video and seek it to the part that's not downloaded yet.

*Example code HLS video link HLS "https://live-par-2-abr.livepush.io/vod/bigbuckbunny/index.m3u8"

jaskiratAtNexG commented 8 months ago

hi did you find any solution about this? facing same issue on ios 16+

AhmedPothiyawala commented 1 week ago

can anyone find any solutions for that