Skip to content

Fix ManifestUpdater for 'dynamic' to 'static' streams

Created by: bbert

Once the stream goes from 'dynamic' to 'static', then if the playback is resumed (after being paused) then manifest update timer is restarted every 100ms. This PR is fixing this issue.

Merge request reports