支持从redis消息更新推流设备状态

This commit is contained in:
648540858
2022-07-12 17:33:17 +08:00
parent 0b1cae75fe
commit 81f69eb6f4
10 changed files with 210 additions and 17 deletions

View File

@@ -104,6 +104,10 @@ public class VideoManagerConstants {
// 设备状态订阅的通知
public static final String VM_MSG_SUBSCRIBE_DEVICE_STATUS = "device";
//************************** 第三方 ****************************************
public static final String WVP_STREAM_GB_ID_PREFIX = "memberNo_";
public static final String WVP_STREAM_GPS_MSG_PREFIX = "WVP_STREAM_GPS_MSG_";