Skip to content

anyrtcIO-Community/AR-WaWa-Client-Android

Repository files navigation

重要提醒

anyRTC 对该版本已经不再维护,如需娃娃机方案,请前往官网联系客服获取。

公司网址: www.anyrtc.io

anyRTC娃娃机客户端信令安卓SDK

简介

第三代娃娃机在线解决方案,全新娱乐方式,超低延时娱乐。

如何使用?

注册账号

登陆AnyRTC官网

填写信息

创建应用,在管理中心获取开发者ID,AppID,AppKey,AppToken,WaWaApplication中的相关信息

资源中心

更多详细方法使用,请查看API文档

扫描二维码体验

源码GitHub

源码仅供开发者参考,适用于SDK调试,便于快速集成。

集成方式

导入SDK

Gradle方式导入 Download

添加Jcenter仓库 Gradle依赖:

dependencies {
   compile 'org.ar:anyrtcwawaclient:3.0.1'
}

或者 Maven

<dependency>
  <groupId>org.ar</groupId>
  <artifactId>anyrtcwawaclient</artifactId>
  <version>3.0.1</version>
  <type>pom</type>
</dependency>

技术支持

关于直播

本公司有一整套直播解决方案,特别针对移动端。本公司开发者平台www.anyrtc.io。除了基于RTMP协议的直播系统外,我公司还有基于WebRTC的时时交互直播系统、P2P呼叫系统、会议系统等。快捷集成SDK,便可让你的应用拥有时时通话功能。欢迎您的来电~

License

anyRTC-WaWa-Client is available under the MIT license. See the LICENSE file for more info.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages