gemercheung před 3 roky
rodič
revize
4633e55b87
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/scene/scene.service.ts

+ 1 - 0
src/scene/scene.service.ts

@@ -622,6 +622,7 @@ export class SceneService implements OnModuleInit, OnModuleDestroy {
             this.frameCnt.next(hasPush.frame);
             this.logger.log('joystick opt done');
             this.logger.log('joystick 交权给空流,当前pts', hasPush.frame);
+            this.moveService.stopJoystick(this.user_id);
             // this.frameCnt.next(res.frame);
             this.onJoysticking.next(false);
             this.resumeStream();