Joe Forbes
Joe Forbes
## Description Issues like #506 would have been caught if unit tests were run on additional browsers. This ticket is a task to fix up the tests so they can...
## Description Right now VHS tries to play HLS Fairplay content when it can't, like on Chrome. We should detect this and skip using the source handler.
## Description In IE11/Edge with mixed DRM multiperiod content whenever the video is in the DRM period the video data is corrupted. This is still apparent even when setting up...
## Description It looks like VHS isn't set up to play audio only DASH DRM sources, especially sources with multiple audio tracks.
## Description Playlist selectors like https://github.com/videojs/http-streaming/blob/master/src/playlist-selectors.js#L260 are somewhat difficult to follow because they rely on properties from the source handler instance (https://github.com/videojs/http-streaming/blob/master/src/videojs-http-streaming.js#L404), the code can be more straightforward and easier...
## Description When switching audio tracks playback can be choppy and, if switching fast enough, may disable audio track switching entirely. This is an area that can have performance improvements....
Currently dash.js handles the rendering of captions coming from the video source. There doesn't seem to be an easy way to hook video.js's caption settings into this rendering space
Create a new div for dash.js to hook into and allow for text track positioning.
issuestats does not seem to be running, the site isn't up and badges are broken
Fix up and merge https://github.com/videojs/thumbcoil/tree/hackweek