jhomlala / betterplayer

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

[BUG] better_player is not working for .m3u8 videos on IOS 16+ #1131

Open SamerOrfali22 opened 1 year ago

SamerOrfali22 commented 1 year ago

History check I tested the issue in more than device and more than videos and same.

Describe the bug when you try to play HLS video on real IPhone device IOS 16 it's not working, but it's working on other IOS version less than 16. and I think it's related to this issue https://github.com/flutter/flutter/issues/111457

To Reproduce test any .m3u8 video

Better Player version

Smartphone (please complete the following information):

devyueyue commented 1 year ago

Hi ! Have you ever encountered this problem?

M3u8, the sound and picture are not synchronized after dragging the video.

After dragging, the display screen plays. There is no sound. After a few seconds, the sound appears, but the sound and the screen play are not synchronized.

https://github.com/jhomlala/betterplayer/issues/1084

kxgcayh commented 1 year ago

I've tried till iOS 14, and it still can't be played too. It's alway show the Duration is null

dqcuong2 commented 1 year ago

m3u8 works fine with me on iOS > 16

kxgcayh commented 1 year ago

what drm service u are using, axinom or ezdrm?