src/main/java/com/genersoft/iot/vmp/storager/IRedisCatchStorage.java @@ -237,4 +237,6 @@ * 发送redis消息 查询所有推流设备的状态 */ void sendStreamPushRequestedMsgForStatus(); List<SendRtpItem> querySendRTPServerByChnnelId(String channelId); }