L

LiteAVSDK_International

Leveraging Tencent's 21 years of experience in network and audio/video technologies, Tencent Real-Time Communication (TRTC) offers multi-person audio/video calls and low-latency interactive live streaming solutions. With TRTC, you can quickly develop cost-effective, low-latency, and high-quality interactive audio/video services. Audio/Video Call Solution TRTC provides a client SDK that works across platforms and regions. This solution can be easily used on webpages to enable audio and video call capability for all applications. Low-Latency Interactive Live Streaming Solution TRTC leverages Tencent Cloud's high-quality node resources, industry-leading network and audio/video technologies to helps you build interactive live streaming services with minimal lags and a latency below 1 second, taking live streaming into the era of CDN 2.0.腾讯实时音视频(Tencent Real-Time Communication,TRTC)将腾讯21年来在网络与音视频技术上的深度积累,以多人音视频通话和低延时互动直播两大场景化方案,通过腾讯云服务向开发者开放,致力于帮助开发者快速搭建低成本、低延时、高品质的音视频互动解决方案。
https://github.com/tencentyun/LiteAVProfessional_Android
The Apache Software License, Version 2.0
taopu
文件下载
文件名 操作
LiteAVSDK_International-9.5.11351.pom 下载
Apache Maven
<dependency>
  <groupId>com.tencent.liteav</groupId>
  <artifactId>LiteAVSDK_International</artifactId>
  <version>9.5.11351</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.tencent.liteav:LiteAVSDK_International:9.5.11351'
Gradle Kotlin
implementation("com.tencent.liteav:LiteAVSDK_International:9.5.11351")
Scala SBT
libraryDependencies += "com.tencent.liteav" % "LiteAVSDK_International" % "9.5.11351"
Groovy Grape
@Grapes(
  @Grab(group='com.tencent.liteav', module='LiteAVSDK_International', version='9.5.11351')
)
Apache Ivy
<dependency org="com.tencent.liteav" name="LiteAVSDK_International" rev="9.5.11351" />
Leiningen
[com.tencent.liteav/LiteAVSDK_International "9.5.11351"]
Apache Buildr
'com.tencent.liteav:LiteAVSDK_International:jar:9.5.11351'
本项目依赖
该项目无第三方依赖