Simple working html-videojs-website
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Lukas c78ffcd91f Replace thumbnail.jpg 2 years ago
README.md updated README 2 years ago
forest.css Initial commit 2 years ago
index.html Initial commit 2 years ago
thumbnail.jpg Replace thumbnail.jpg 2 years ago
video-js.min.css Initial commit 2 years ago
video.js Initial commit 2 years ago
videojs-contrib-quality-levels.min.js Initial commit 2 years ago
videojs-http-source-selector.min.js Initial commit 2 years ago

README.md

Videojs-html-player

A simple website with a videojs-webplayer, using the thumbnail provided. Also, if no stream is playing, only the thumbnail is shown, so there are no ugly errors when trying to play an unavailable stream (this could also easily be replaced by a Rrecording of the stream). Currently the logic is working only with js, but videojs is also only working with js 🤷