Skip to content

Commit

Permalink
no more flash
Browse files Browse the repository at this point in the history
  • Loading branch information
gkatsev committed Jun 22, 2021
1 parent 5c24086 commit 5445a3e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/stats/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -468,7 +468,6 @@ <h3>Timed Metadata</h3>
if (videojs.log.debug) {
videojs.log.level('debug');
}
videojs.options.flash.swf = '../../node_modules/videojs-swf/dist/video-js.swf';
createPlayer(setup);
// hook up the video switcher
document.getElementById('load-url').addEventListener('submit', function(event) {
Expand Down

0 comments on commit 5445a3e

Please sign in to comment.