Embed: improved unloading behaviour (again), removed artificial HLS latency addition because it was causing negative timestamps

This commit is contained in:
Cat 2019-04-23 16:41:55 +02:00 committed by Thulinma
parent 09d4bb6318
commit 420fea9b31
7 changed files with 68 additions and 26 deletions

View file

@ -5,4 +5,4 @@ wget https://cdn.dashjs.org/latest/dash.all.min.js -O dash.all.min.js
echo "Videojs"
echo "You'll want to check for the latest version at https://videojs.com/getting-started/#download-cdn"
wget https://vjs.zencdn.net/7.4.1/video.min.js -O video.min.js
wget https://vjs.zencdn.net/7.5.4/video.min.js -O video.min.js

File diff suppressed because one or more lines are too long