Skip to content

Multi period live bug

Created by: nicosang

Hi,

this PR has to solve the issue #2306 (closed). When a new manifest version is downloaded, in composeStreams function, player has to detect it has reached the end of the current period and try to switch to the next one. This use case could happend if the manifest update frequence is greater than a period stream duration or that the new version of manifest has no new period.

Nico

Merge request reports