mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-08 16:32:47 +00:00
Switch to shaka-player and initialize it on pageload.
Maybe todo: more testing and re-check if the stream has started after the page has already loaded
This commit is contained in:
@ -6,7 +6,7 @@
|
||||
|
||||
<script src="/nunjucks-slim.js"></script>
|
||||
<script src="/templates.js"></script>
|
||||
<script src="/dashjs/dash.all.min.js"></script>
|
||||
<script src="/shaka-player.compiled.js"></script>
|
||||
|
||||
<script>
|
||||
nunjucks.configure({ autoescape: true });
|
||||
|
Reference in New Issue
Block a user