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 1k forks source link

The buffer plays after waiting 20 seconds. #2298

Closed whyyuce closed 2 months ago

whyyuce commented 5 months ago

Hello friends; I have streams from 3 URLs in the player.

When I change the broadcast, buffering starts and play starts after 20 seconds.

No matter what I did, I couldn't understand why there was so much waiting.

1

I thought it was relevant here and changed it, but the result is still the same, each broadcast waits for 15-20 seconds of buffer before playing.

image

whyyuce commented 5 months ago

image Additionally, the buffering process continues even though I stopped the broadcast.

lovegaoshi commented 5 months ago

wasnt there a template for bug reports? since buffering is the problem try disabling it first

whyyuce commented 5 months ago

@lovegaoshi

Thank you for your comment. Can you please guide me on how to do this?

lovegaoshi commented 5 months ago

refer to the docs https://rntp.dev/docs/api/objects/player-options

github-actions[bot] commented 2 months ago

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 2 months ago

This issue was closed because it has been stalled for 7 days with no activity.