doublesymmetry / react-native-track-player

A fully fledged audio module created for music apps. Provides audio playback, external media controls, background mode and more!
https://rntp.dev/
Apache License 2.0
3.25k stars 1.01k forks source link

Audio loading issues #2214

Closed AjaySinghPanwar closed 9 months ago

AjaySinghPanwar commented 10 months ago

Hey guys, I am fetching audio from a remote url. But the audio takes too long to load. Like the audios, we are playing in our application are having duration 1hr and long. So, can we do anything to resolve this thing ?

lovegaoshi commented 10 months ago

RNTP or exoplayer/avplayer fetches whatever buffer range u set. how long is ur minBuffer

jspizziri commented 9 months ago

No response. Also the solution would be to configure buffer or use something like HLS