1、腾讯播放器动态加载so---以后再搞

2、腾讯IM SDK可以删除---以后再搞
This commit is contained in:
老皮 2024-09-07 10:17:35 +08:00
parent 2b2fe90520
commit 0f03a754c1
2 changed files with 8 additions and 2 deletions

View File

@ -409,6 +409,9 @@ public class LauncherActivity extends AppCompatActivity implements View.OnClickL
CommonAppConfig.getInstance().setAnchorPkTime(bean.getPkTime());
if (!TextUtils.isEmpty(bean.getTxVideoUgcLicenceUrl()) && !TextUtils.isEmpty(bean.getTxVideoUgcKey()))
Log.i("tvv", bean.getTxVideoUgcLicenceUrl() + "" + bean.getTxVideoUgcKey());
//sdk接口动态加载so TXLiveBase.setLibraryPath(); https://brands.cnblogs.com/tencentcloud/p/6137
TXLiveBase.getInstance().setLicence(LauncherActivity.this, bean.getTxVideoUgcLicenceUrl(), bean.getTxVideoUgcKey());
TXUGCBase.getInstance().setLicence(LauncherActivity.this, bean.getTxPlayUgcLicenceUrl(), bean.getTxVideoUgcKey());

View File

@ -173,10 +173,13 @@ dependencies {
api 'com.squareup.picasso:picasso:2.5.2'
api "com.immomo.cosmos.mediax:beautyutils:2.2.1_01071700"
// liteavsdk.jarlibtxffmpeg.solibliteavsdk.solibtxsoundtouch.so https://cloud.tencent.com/document/product/881/81205
api files('libs/liteavsdk.jar')
api 'com.xw.repo:bubbleseekbar:3.20-lite'
//im
//im libImSDK.so https://cloud.tencent.com/document/product/269/75283
api 'com.tencent.imsdk:imsdk-plus:5.4.666'
api 'com.xw.repo:bubbleseekbar:3.20-lite'
api 'com.google.code.gson:gson:2.8.8'
api 'cn.rongcloud.sdk:rtc_lib:5.7.0' //