hls.js icon indicating copy to clipboard operation
hls.js copied to clipboard

Is there a way to refresh Master Playlist?

Open youcheng-yc opened this issue 6 months ago • 1 comments

What do you want to do with Hls.js?

Hi,

For the live Master Playlist, it currently appears to be requested only once and is not refreshed afterward. Is there a way to make the Master Playlist refresh?

The reason is that in my use case, audio tracks within the Master Playlist are dynamically added or removed—for example, only one language is available at the beginning of the stream, and additional languages are gradually added later.

Thank you.

What have you tried so far?

loadSource, but this may cause loading or stuck.

youcheng-yc avatar Sep 02 '25 06:09 youcheng-yc

Updating the multivariant playlist is not a defined feature of HLS.

robwalch avatar Sep 02 '25 15:09 robwalch