Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thiagotn/dojo-player

dojo-player
https://github.com/thiagotn/dojo-player

Last synced: about 2 months ago
JSON representation

dojo-player

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 | |