tkloht / react-video-cover

A small React component rendering a <video/> with object-fit: cover, or a Fallback if object-fit is not available.
http://tkloht.github.io/react-video-cover
MIT License
58 stars 14 forks source link

Missing caption support to be WCAG compliant #220

Open joacim-boive opened 3 years ago

joacim-boive commented 3 years ago

There's no way to add the TRACK-element so you can't add subtitles and thus you can't make this component WCAG compliant.

It could be as simple as render any children.