mirror of
https://github.com/legop3/MultiRoombaRover.git
synced 2026-09-17 01:50:47 -04:00
guh
This commit is contained in:
@@ -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') {
|
||||
|
||||
Reference in New Issue
Block a user