From 5445a3e798c2b486881dcd616a52a5136fb83c8d Mon Sep 17 00:00:00 2001 From: Gary Katsevman Date: Tue, 22 Jun 2021 17:52:11 -0400 Subject: [PATCH] no more flash --- utils/stats/index.html | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/stats/index.html b/utils/stats/index.html index 3d8076d4e..829bf2807 100644 --- a/utils/stats/index.html +++ b/utils/stats/index.html @@ -468,7 +468,6 @@

Timed Metadata

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) {