Merge remote-tracking branch 'origin/master' into wvp-28181-2.0
# Conflicts: # src/main/java/com/genersoft/iot/vmp/storager/dao/DeviceChannelMapper.java
This commit is contained in:
@@ -168,6 +168,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