Simple working html-videojs-website
 
 
Go to file
Lukas c78ffcd91f Replace thumbnail.jpg 2021-08-31 21:45:34 +00:00
README.md updated README 2021-08-10 08:53:53 +02:00
forest.css Initial commit 2021-08-10 08:38:01 +02:00
index.html Initial commit 2021-08-10 08:38:01 +02:00
thumbnail.jpg Replace thumbnail.jpg 2021-08-31 21:45:34 +00:00
video-js.min.css Initial commit 2021-08-10 08:38:01 +02:00
video.js Initial commit 2021-08-10 08:38:01 +02:00
videojs-contrib-quality-levels.min.js Initial commit 2021-08-10 08:38:01 +02:00
videojs-http-source-selector.min.js Initial commit 2021-08-10 08:38:01 +02:00

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 🤷