Wednesday, March 23, 2016

Adding captions and subtitles to HTML5 video - App Center | MDN

Adding captions and subtitles to HTML5 video

In other articles we looked at how to build a cross browser video player using the HTMLMediaElement and Window.fullScreen APIs, and also at how to style the player. This article will take the same player and show how to add captions and subtitles to it, using the WebVTT format and the track element.

No comments:

Post a Comment