648540858
2023-08-17 d9cfe061b9b501511f5d769f751c8ff6bbcb1bf9
src/main/java/com/genersoft/iot/vmp/common/VideoManagerConstants.java
@@ -68,6 +68,7 @@
   public static final String SYSTEM_INFO_NET_PREFIX = "VMP_SYSTEM_INFO_NET_";
   public static final String SYSTEM_INFO_DISK_PREFIX = "VMP_SYSTEM_INFO_DISK_";
   public static final String BROADCAST_WAITE_INVITE = "task_broadcast_waite_invite_";
   public static final String REGISTER_EXPIRE_TASK_KEY_PREFIX = "VMP_device_register_expire_";
@@ -99,6 +100,21 @@
    * redis 消息通知设备推流到平台
    */
   public static final String VM_MSG_STREAM_PUSH_REQUESTED = "VM_MSG_STREAM_PUSH_REQUESTED";
   /**
    * redis 消息通知上级平台开始观看流
    */
   public static final String VM_MSG_STREAM_START_PLAY_NOTIFY = "VM_MSG_STREAM_START_PLAY_NOTIFY";
   /**
    * redis 消息通知上级平台停止观看流
    */
   public static final String VM_MSG_STREAM_STOP_PLAY_NOTIFY = "VM_MSG_STREAM_STOP_PLAY_NOTIFY";
   /**
    * redis 消息接收关闭一个推流
    */
   public static final String VM_MSG_STREAM_PUSH_CLOSE_REQUESTED = "VM_MSG_STREAM_PUSH_CLOSE_REQUESTED";
   /**
@@ -142,6 +158,8 @@
   public static final String WVP_STREAM_GB_ID_PREFIX = "memberNo_";
   public static final String WVP_STREAM_GPS_MSG_PREFIX = "WVP_STREAM_GPS_MSG_";
   public static final String WVP_OTHER_SEND_RTP_INFO = "VMP_OTHER_SEND_RTP_INFO_";
   public static final String WVP_OTHER_RECEIVE_RTP_INFO = "VMP_OTHER_RECEIVE_RTP_INFO_";
   /**
    * Redis Const