-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
flag: good first issueThis might be a relatively easy issue; good for new contributorsThis might be a relatively easy issue; good for new contributorsstatus: archivedArchived and locked; will not be updatedArchived and locked; will not be updatedtype: docsImprovements or fixes to documentationImprovements or fixes to documentation
Milestone
Description
We need to document what features are required for a browser to be supported, as well as what can be done to add support for more browsers through polyfills.
Here's a very brief rundown until a full doc can be written.
Required features:
- HTML5 video
- MSE
- Promises
Optional features:
- EME
- WebVTT
- fullscreen API
- getVideoPlaybackQuality for QoE stats
Support test:
http://shaka-player-demo.appspot.com/support.html
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flag: good first issueThis might be a relatively easy issue; good for new contributorsThis might be a relatively easy issue; good for new contributorsstatus: archivedArchived and locked; will not be updatedArchived and locked; will not be updatedtype: docsImprovements or fixes to documentationImprovements or fixes to documentation