Skip to content

Multi period bug fix

Created by: nicosang

Hi,

as described in issue #2344 (closed) , a regression has appeared after PR #2341 has been merged. Indeed, the idea of this PR was to not execute a initial programmatic seek if a seek command was processing : good improvement. In multi period VOD stream, there was too many seek commands, so the switch between periods was broken.

@spiterikevin , could you, please, take a look at this PR?

thanks,

Nico

Merge request reports