Attempt with Joy5

This commit is contained in:
Gabe Kangas
2020-07-02 13:24:22 -07:00
parent d7a2ffcca4
commit 43d434747b
4 changed files with 112 additions and 22 deletions

View File

@@ -1,3 +1,6 @@
// const streamURL = '/hls/stream.m3u8';
const streamURL = '/hls/stream.m3u8'; // Uncomment me to point to remote video
// style hackings
window.VIDEOJS_NO_DYNAMIC_STYLE = true;