react-native-video / react-native-video

A <Video /> component for react-native
MIT License
6.98k stars 2.83k forks source link

[BUG]: IOS- keeps buffering #3675

Open rohankm opened 3 weeks ago

rohankm commented 3 weeks ago

Version

v6 (Beta)

What platforms are you having the problem on?

iOS

Architecture

Old architecture

What happened?

After seeking the hls video in ios is just stuck buffering and never plays back.

Reproduction

repository link

Reproduction

Step to reproduce this bug are:

freeboub commented 3 weeks ago

Any way to reproduce? Are you able to reproduce with the sample included in the repo ?

rohankm commented 3 weeks ago

Any way to reproduce? Are you able to reproduce with the sample included in the repo ?

Hi, I'm working with Fairplay DRM.. I'm not quite sure how to send a reproducible example

rohankm commented 3 weeks ago

video with lesser duration plays fine but not with more duration(30 mins +). The player is stuck buffering

rohankm commented 3 days ago

the issue still persists in the latest version