Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thiagotn/dojo-player
dojo-player
https://github.com/thiagotn/dojo-player
Last synced: about 2 months ago
JSON representation
dojo-player
- Host: GitHub
- URL: https://github.com/thiagotn/dojo-player
- Owner: thiagotn
- Created: 2024-08-26T16:11:05.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T14:28:31.000Z (4 months ago)
- Last Synced: 2024-09-10T04:41:04.835Z (4 months ago)
- Language: HTML
- Size: 34.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DOJO Player
Exemplos de uso:
- VOD/HLS: https://thiagotn.github.io/dojo-player/index.html
- Live/HLS: https://thiagotn.github.io/dojo-player/index.html?manifestUri=https://cph-p2p-msl.akamaized.net/hls/live/2000341/test/master.m3u8
- VOD/HLS: https://thiagotn.github.io/dojo-player/index.html?manifestUri=https://cdn.bitmovin.com/content/assets/sintel/hls/playlist.m3u8# TODO
| Item | Componente | Descrição | Status |
| ---- | --------------- | ----------------------------------- | ------------------ |
| 1 | Shaka Player | Hello world shaka player | :white_check_mark: |
| 2 | Shaka Packager | Gerar manifestos hls/m3u8 | :white_check_mark: |
| 3 | Shaka Packager | Gerar manifestos dash/mpd | |
| 4 | Shaka Player | Como tratar audio fora de sincronia | |
| 5 | dash.js Player | Testar player dash | |
| 6 | hls.js Player | Testar player hls | :white_check_mark: |
| 7 | Bitmovin Player | Testar player bitmovin | |