Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Fix auto resume functionality in seekable live facade

Choose a tag to compare

@tsadler1988 tsadler1988 released this 12 Sep 16:15
· 295 commits to master since this release

When playing live MPEG-DASH, pausing at the start of the seekable range can cause devices to error, even if we immediately resume. We therefore need to fake an auto resume, to keep the TAL media API consistent and prevent devices from throwing errors.