Lawrence
2021-01-11 fb69312642e211c19855aeee096735a7a6270fcc
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;
    }