anyRTC 对该版本已经不再维护,如需娃娃机方案,请前往官网联系客服获取。
公司网址: www.anyrtc.io
第三代娃娃机在线解决方案,全新娱乐方式,超低延时娱乐。
登陆AnyRTC官网
创建应用,在管理中心获取开发者ID,AppID,AppKey,AppToken,WaWaApplication中的相关信息
源码仅供开发者参考,适用于SDK调试,便于快速集成。
添加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>
- anyRTC官方网址:https://www.anyrtc.io
- QQ技术咨询群:554714720
- 联系电话:021-65650071-816
- Email:[email protected]
本公司有一整套直播解决方案,特别针对移动端。本公司开发者平台www.anyrtc.io。除了基于RTMP协议的直播系统外,我公司还有基于WebRTC的时时交互直播系统、P2P呼叫系统、会议系统等。快捷集成SDK,便可让你的应用拥有时时通话功能。欢迎您的来电~
anyRTC-WaWa-Client is available under the MIT license. See the LICENSE file for more info.