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);