Garrett Singer

Results 5 issues of Garrett Singer

Rename the parameters passed to excludePlaylist to make the logic easier to follow. ## Requirements Checklist - [X] Feature implemented / Bug fixed - [ ] If necessary, more likely...

The current live DASH playback test source uses a source where segments are referenced by a SegmentTemplate and duration, but the server doesn't have time syncing and appears to be...

See https://github.com/videojs/http-streaming/pull/736#discussion_r379157353

bug

Previously, if there was a segment timeout and `experimentalBufferBasedABR` was set to `true`, then the main segment loader would stay in a `READY` state and never resume loading segments. This...