Hls.js: Add WebVTT container parsing

Created on 26 Jan 2016  路  3Comments  路  Source: video-dev/hls.js

hls.js should support at least parsing out the VTT tracks from the EXT-X-MEDIA tag, and exposing the URIs.

Potentially, individual VTT "fragments" should be parsed into VTTCues for the video element.

Enhancement Wontfix

Most helpful comment

What is the status of this change?

All 3 comments

I'm working on this:
https://github.com/jlacivita/hls.js/tree/vtt

but 708 is higher priority for me right now. Any help or comments welcome.

I did the basic refactor to playlist-loader to support parsing levels and text-tracks separately. same technique can eventually be used for alternate audio.

What is the status of this change?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

phillydogg28 picture phillydogg28  路  4Comments

itsjamie picture itsjamie  路  3Comments

harbinha picture harbinha  路  3Comments

krsvital picture krsvital  路  3Comments

NicholasAsimov picture NicholasAsimov  路  3Comments