增加了分体机预览直播
This commit is contained in:
donghongyu
2022-01-10 22:22:19 +08:00
parent a58faf82ad
commit 44dfee23ce
4 changed files with 394 additions and 168 deletions

View File

@@ -61,7 +61,7 @@ public class MoGoApplication extends MultiDexApplication {
// 设置AI云平台分配给三方应用的签名密钥需要从AI云平台申请
// 设置车机设备的唯一标识(这些表识必须是通过后台录入的设备)
// TODO 这里使用的是测试的sn
clientConfig.setThirdPartyDeviceId("123456789987654321");
clientConfig.setThirdPartyDeviceId("1234567899876543214");
// 设置应用服务AppId 长链、鉴权 //todo 需要卸载智慧驾驶、行车记录仪
clientConfig.setServiceAppId("com.mogo.launcher");
// 设置循环检测间隔时间