Download the default first segment and append it to the media source
Move more of the manifest management and segment loading into a more customary location for a plugin implementation. Get a single segment downloading and playing. Add test cases for the plugin initialization and first segment download. Use a linked version of media sources to pick up an event listening implementation on SourceBuffer that doesn't require an unminified version of video.js.
Showing
8 changed files
with
250 additions
and
59 deletions
src/stream.js
0 → 100644
test/manifest-loader_test.js
0 → 100644
test/manifest/media.json
0 → 100644
test/manifest/media.m3u8
0 → 100644
-
Please register or sign in to post a comment