2024-11-01 20:38:22 -05:00
|
|
|
- [x] Support HLS (HTTP Live Streaming)
|
|
|
|
- [ ] Subtitles ([`textTracks`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/textTracks))
|
|
|
|
- [ ] Multi-Video Tracks ([`videoTracks`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/videoTracks))
|
|
|
|
- [ ] Multi-Audio Tracks ([`audioTracks`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/audioTracks))
|
|
|
|
- [ ] Playback Rate ([`playbackRate`](https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/playbackRate))
|
|
|
|
- [ ] Add Picture-in-Picture button
|
2024-11-02 16:05:48 -05:00
|
|
|
- [x] Volume Controller
|
2024-11-01 20:38:22 -05:00
|
|
|
- [ ] Mobile Gestures
|
|
|
|
- [ ] Cast Support
|
|
|
|
- [ ] Allow for multiple players on one page
|
|
|
|
- [ ] Modes
|
|
|
|
- [ ] Audio-Only
|
|
|
|
- [ ] Pop-Up
|
|
|
|
- [ ] Presentation
|
|
|
|
- [ ] Inline
|