Browse Source
feat: Add experimental support for ManagedMediaSource (#1453)
feat: Add experimental support for ManagedMediaSource (#1453)
Adds basic support for ManagedMediaSource. Must be enabled with the `useManagedMediaSource` VHS option. Does not implement an alternate AirPlay source - this requires a more significant change, to add two source els. This means remote playback has to be disabled on the video el when using MMS. Event listeners for advanced control are not yet implemented - `startstreaming`, `endstreaming`, `qualitychange`pull/1537/head

committed by
GitHub

No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
7 changed files with 86 additions and 6 deletions
-
9README.md
-
6index.html
-
5scripts/index.js
-
12src/playlist-controller.js
-
12src/videojs-http-streaming.js
-
36test/playlist-controller.test.js
-
12test/test-helpers.js
Write
Preview
Loading…
Cancel
Save
Reference in new issue