648540858
2022-08-11 dab04fcab717350e4955a78324c49a6ca1cf2f1e
src/main/java/com/genersoft/iot/vmp/storager/IRedisCatchStorage.java
@@ -233,4 +233,9 @@
     * @return
     */
    StreamAuthorityInfo getStreamAuthorityInfo(String app, String stream);
    /**
     * 发送redis消息 查询所有推流设备的状态
     */
    void sendStreamPushRequestedMsgForStatus();
}