优化国标设备点播的信息的Redis缓存策略

This commit is contained in:
648540858
2024-10-25 14:46:51 +08:00
parent 193f80963d
commit 34cc8251e2
5 changed files with 122 additions and 88 deletions

View File

@@ -31,6 +31,8 @@ public class InviteInfo {
private String mediaServerId;
private Long expirationTime;
public static InviteInfo getInviteInfo(String deviceId, Integer channelId, String stream, SSRCInfo ssrcInfo, String mediaServerId,
String receiveIp, Integer receivePort, String streamMode,