Vaadin 14 wrapper for Video JS player
Simple Vaadin 14 wrapper for Video JS player (https://videojs.com)
Supports Firefox, Chrome, Edge and Safari (with Content-Range requests).
IMPORTANT! Before use, please check the list of video formats wich video-js suppotrs here: https://docs.videojs.com/tutorial-faq.html or here: https://docs.videojs.com/tutorial-troubleshooting.html
Install
Framework Support
Vaadin platform 14+
Browser Compatibility
Install with
Release notes - Version 1.0.9
- Fixed video rewind and seeking issue in Google Chrome.
- Content-Range requests implemented for all browsers.