test pc hace 3 años
padre
commit
82e23c8cd4
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/move/move.service.ts

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

@@ -1218,6 +1218,7 @@ export class MoveService implements OnModuleInit {
       if (cameraInfo.mediaSrc) {
         this.reply.mediaSrc = cameraInfo.mediaSrc;
       } 
+      return this.reply;
     } 
     else {
       return null;