648540858
2024-04-02 969ff86ebeeb62358472cd4dc99497f646811fbf
src/main/java/com/genersoft/iot/vmp/vmanager/gb28181/play/PlayController.java
@@ -181,6 +181,8 @@
            throw new ControllerException(ErrorCode.ERROR100.getCode(), "命令发送失败: " + e.getMessage());
         }
      }
      // 关闭收流
      inviteStreamService.removeInviteInfoByDeviceAndChannel(InviteSessionType.PLAY, deviceId, channelId);
      storager.stopPlay(deviceId, channelId);