mirror of
https://git.waldn.net/git/knotteye/satyr.git
synced 2025-09-08 06:22:44 +00:00
Switch to shaka-player and initialize it on pageload.
Maybe todo: more testing and re-check if the stream has started after the page has already loaded
This commit is contained in:
@ -38,7 +38,8 @@
|
||||
"socket.io": "^2.3.0",
|
||||
"strftime": "^0.10.0",
|
||||
"ts-node": "^8.5.4",
|
||||
"typescript": "^3.6.3"
|
||||
"typescript": "^3.6.3",
|
||||
"shaka-player": "^3.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^12.12.67"
|
||||
|
Reference in New Issue
Block a user