Nettoyage
This commit is contained in:
parent
45c561ef1a
commit
46562a54f8
17 changed files with 4 additions and 4 deletions
|
@ -214,7 +214,7 @@
|
|||
<!-- Custom scripts for this template -->
|
||||
<script src="js/creative.min.js"></script>
|
||||
|
||||
<script src="https://reference.dashif.org/dash.js/nightly/dist/dash.all.min.js"></script>
|
||||
<script src="http://cdn.dashjs.org/latest/dash.all.min.js"></script>
|
||||
|
||||
<script>
|
||||
var masthead_video = document.getElementById("masthead-video");
|
||||
|
@ -260,7 +260,7 @@
|
|||
fullscreen(masthead_video);
|
||||
};
|
||||
|
||||
var url = "video/1_Compilation_Graphique/1_Compilation_Graphique.mpd";
|
||||
var url = "video/dash/1_Compilation_Graphique/1_Compilation_Graphique.mpd";
|
||||
var player = dashjs.MediaPlayer().create();
|
||||
player.getDebug().setLogToBrowserConsole(false);
|
||||
player.initialize(document.querySelector("#masthead-video"), url, true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue