tonychanchen
released this
09 Dec 09:43
·
3 commits
to video-v2.4.x
since this release
集成方式:
pod 'TIoTLinkVideo', '2.4.45'
pod 'TIoTLinkKit_XP2P', '2.4.52'
pod 'TIoTLinkKit_GVoiceSE', '1.0.9'
pod 'TIoTLinkKit_IJKPlayer', '2.0.15'
更新内容:
1.优化对讲场景
2.优化日志上报,可动态控制
1. 需将之前的接口 **setXp2pInfo** 替换为
- (XP2PErrCode)setXp2pInfo:(NSString *)dev_name xp2pinfo:(NSString *)xp2pinfo appconfig:(TIoTP2PAPPConfig *)config;
2. 参数说明
- config.appkey 为explorer平台注册的应用信息(https://console.cloud.tencent.com/iotexplorer/v2/instance/app/detai)
- config.appsecret 为explorer平台注册的应用信息(https://console.cloud.tencent.com/iotexplorer/v2/instance/app/detai)
- config.userid 为您自有的账号系统userid
3. 需动态配置日志上报话,可提供以上三个参数配置据此动态修改