[Add]增加了是否开启自定义采集配置isExpressEngine
This commit is contained in:
@@ -111,6 +111,7 @@ public class TrafficLiveCurrentManager
|
||||
String sn = MoGoAiCloudClient.getInstance().getAiCloudClientConfig().getSn();
|
||||
// 初始化配置文件
|
||||
MoGoLivePushConfig mLivePushConfig = MoGoLivePushConfig.getInstance();
|
||||
// 自己对sn
|
||||
mLivePushConfig.setDevicesId(sn);
|
||||
// 登录要查看的SN房间
|
||||
MoGoLiveManager.getInstance().loginMultiRoom(liveSn);
|
||||
|
||||
Reference in New Issue
Block a user