Lawrence
2021-01-11 e739c379aed9975fa538048737e462b14e5d1776
src/main/java/com/genersoft/iot/vmp/web/ApiStreamController.java
@@ -170,6 +170,7 @@
        }
        cmder.streamByeCmd(streamInfo.getStreamId());
        redisCatchStorage.stopPlay(streamInfo);
        storager.stopPlay(streamInfo.getDeviceID(), streamInfo.getChannelId());
        return null;
    }