-
-
Notifications
You must be signed in to change notification settings - Fork 317
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* hls clappr & dplayer * vime player * plyr player * plyr instance * openPlayer * added opt groups in playback options * shaka player * separated player's props * shaka DPlayer * Shaka Clappr * Clappr declaration * Add PlayerEvents type * Plyr imporvements * OpenPlayer improvements * Simplified hls configuration with getConfiguredHlsInstance * simplified shakaP2PEngine configuration * mediaelement test * simplified render func * shaka import improvements * fixed playback options * Clappr shakaP2PEngine * shaka Plyr * p2p engine destroy * refactored HLS integration in players * hls mediaElement player container * configure shaka events * Plyr improvements * remove window.Hls on cleanup * refactored cleanup logic for openPlayer * small adjustments * small adjustments * MediaElement bug fixed * shaka improvements * clappr styles * shaka clappr * type declaration * global declaration * fixed type errors * Add HLS & shaka support check and error message for unsupported browsers * Refactor useQueryParams hook to improve readability and performance * add custom quality selector for hlsjs player * Fix select-container alignment issue in Hlsjs.css * removed redundant code * Add playsInline attribute to video elements in players * test vime with mp4 * Add vidstack player * Update HLS provider library * Improve types * simplified vidstack player setup * p2p config improvements * fix type error * changed default player * added debug mode from query params * Removed Vime player since it will be deprecated * fixed naming --------- Co-authored-by: Andriy Lysnevych <[email protected]>
- Loading branch information
1 parent
abf623e
commit e7be84f
Showing
30 changed files
with
1,659 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
67 changes: 0 additions & 67 deletions
67
packages/p2p-media-loader-demo/src/components/players/Hlsjs.tsx
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.