src/main/java/com/genersoft/iot/vmp/service/redisMsg/IRedisRpcService.java
@@ -14,7 +14,7 @@ long waitePushStreamOnline(SendRtpItem sendRtpItem, CommonCallback<String> callback); void stopWaitePushStreamOnline(String sendRtpItemKey, SendRtpItem sendRtpItem); void stopWaitePushStreamOnline(SendRtpItem sendRtpItem); void rtpSendStopped(String sendRtpItemKey);