Skip to content

Compose streams looks for the right initial stream when playing dynam…

Created by: dsilhavy

…ic multiperiod content.

This PR improves the initial selection of the right stream object as issued here #2763 (closed) . For dynamic multiperiod manifests we should calculate the right stream object and not start with streams[0] by default.

Merge request reports