HLS player fallback for non https context

This commit is contained in:
Chocobozzz
2020-11-10 10:36:50 +01:00
parent c2ecfe82b7
commit 6d61da4e32
4 changed files with 21 additions and 5 deletions

View File

@@ -63,6 +63,7 @@
"@types/markdown-it": "^10.0.1",
"@types/node": "^14.0.14",
"@types/sanitize-html": "1.23.3",
"@types/sha.js": "^2.4.0",
"@types/socket.io-client": "^1.4.32",
"@types/video.js": "^7.3.8",
"@types/webtorrent": "^0.107.0",
@@ -110,6 +111,7 @@
"sass-lint": "^1.13.1",
"sass-loader": "8.0.2",
"sass-resources-loader": "^2.0.0",
"sha.js": "^2.4.11",
"socket.io-client": "^2.2.0",
"stream-browserify": "^3.0.0",
"stream-http": "^3.0.0",