修复检测字段是否存在带来的停止按钮无法点击
修改错别字
This commit is contained in:
@@ -170,6 +170,7 @@ public class ApiStreamController {
|
||||
}
|
||||
cmder.streamByeCmd(streamInfo.getStreamId());
|
||||
redisCatchStorage.stopPlay(streamInfo);
|
||||
storager.stopPlay(streamInfo.getDeviceID(), streamInfo.getChannelId());
|
||||
return null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user