react-html5video
react-html5video copied to clipboard
A customizeable HTML5 Video React component with i18n and a11y.
Uses an actual `button` element for the buttons on the overlay and adds screen-reader-only text for icons inside them. No change in UI.
Hi @mderrick , congratulations on the project. I would like to ask you a few things: 1) Does the player only support .vtt format? Doesn't support .srt, .ass format? Is...
Hi there - I am looking to store bookmarks to video and add some notes to those bookmarks and preferably load the bookmarks in a list element outlined roughly here:...
in mobile,the progress bar drag is not sensitive demo:http://bmw.jingge.com/hongyan/mobile-t 
when I go to the page with the video from the main page of the site it works well. but when I go to the page with the video on...
hi, I am getting this error in the browser, while using react-html5video. If someone has context, please suggest a way out.
While attempting to snapshot test the component, `ref`s are set to undefined.. This leads to an error being thrown during initialization
Not sure but think setting preload='none' prop on DefaultPlayer causes video to display loading spinner indefinitely (until clicked)
### Description Sometimes the height of the video element is not calculated correctly, resulting in black bars under the video, which would be part of the parent container, and thus...