gemercheung %!s(int64=3) %!d(string=hai) anos
pai
achega
c0a9b19e12
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/scene/scene.service.ts

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

@@ -351,6 +351,7 @@ export class SceneService implements OnModuleInit, OnModuleDestroy {
       IDRflag,
       new Date().getTime(),
     );
+    await this.sleep(2);
     const res = await this.streamService.pushFrameToSteam(stream);
     if (res.done) {
       this.frameCnt.next(res.frame);