This commit is contained in:
legop3
2025-11-14 02:29:11 -05:00
parent 588c7aa571
commit 440325296c
10 changed files with 56 additions and 19 deletions
+1
View File
@@ -82,6 +82,7 @@ registerModule('spectator/main', (require, exports) => {
videoPlayer
.startStream(playerId, {
url: resp.url,
token: resp.token,
mount: wrap,
onStatus: (state, detail) => {
if (state === 'playing') {