[2.13.0-arch-opt] pnc action view custom

This commit is contained in:
zhongchao
2023-02-13 22:01:17 +08:00
parent 21bde9d621
commit 2f7b696ecb
4 changed files with 36 additions and 8 deletions

View File

@@ -116,6 +116,7 @@ class HttpDnsStartUp : AndroidStartup<Boolean>() {
// clientConfig.socketTechUrl
// 设置是否是直播推流的主播
clientConfig.isAnchor = true
clientConfig.loopCheckDelay = (60 * 60 * 2 * 1000).toLong() //todo arrow
when (DebugConfig.getCarMachineType()) {
DebugConfig.CAR_MACHINE_TYPE_LENOVO -> clientConfig.thirdPartyAppKey = "pfieouqg"
else -> clientConfig.thirdPartyAppKey = "wbvpzgar"