Matthew Neil
Matthew Neil
If a plugin adds a new control to the control bar, when the player is playing an ad, that control is not hidden like the other controls that are not...
this https://gist.github.com/dmlap/98d72cb607325a6640768ca58323ce2e should be added to the README or as a file in docs/
## Description A segment that has multiple differing PMTs can cause a false positive `illegalMediaSwitch` to occur. The setup is a muxed stream where each segment contains more than one...
Fixes videojs/mux.js#194 This PR also makes the output `type` of the `data` events more consistent. If `remux === true` and both audio and video are specified as tracks in the...
key frames can be seekable without being an IDR frame if they include an SEI message with a recovery point. We should be able to detect the presence of this...
**Have you read the [FAQ](https://bit.ly/ShakaFAQ) and checked for duplicate open issues?** yes **What version of Shaka Player are you using?** shaka-player demo page, v3.0.10 at time of writing **Can you...