Code Monkey home page Code Monkey logo

callsdk_android_demo's Introduction

概述

CallSDK基于ILiveSDK,实现双人视频(多人)业务功能封装,方便开发者快速搭建自己的视频聊天服务

集成

CallSDK在Android Studio上开发。 导入只需要在gradle里增加一行(后面是版本号),查看版本更新说明

*导入CallSdk *

compile 'com.tencent.callsdk:callsdk:1.0.30'

*导入iLiveSDK *

compile 'com.tencent.ilivesdk:ilivesdk:1.7.2'

ps: 上面iLiveSDK的版本请使用最新版本

API文档

API文档1.0.15

功能概述

CallSdk可以使用ILiveSDK的所有功能:

  • 帐号体系(资料托管)
  • 个人关系链
  • 群组管理
  • 音视频通讯
  • 美颜/美白
  • 视频推流/录制

效果图(仅供参考):

contact contact

主要接口介绍

登录相关请参考ILiveSDK:https://github.com/zhaoyang21cn/ILiveSDK_Android_Demos

接口 所属类别 描述
init ILVCallManager 初始化视频通话能力
addIncomingListener ILVCallManager 添加来电回调(初始化后就可以设置)
addCallListener ILVCallManager 添加通话回调
makeCall ILVCallManager 发起视频(语音)呼叫
acceptCall ILVCallManager 接听视频(语音)通话
rejectCall ILVCallManager 拒接视频(语音通话)
initAvView ILVCallManager 设置渲染控件(AVVideoView)
endCall ILVCallManager 结束呼叫

快速接入

请移步视频聊天快速接入

错误码

CallSDK错误码

日志分析

主线日志分析

联系我们

新需求

BUG反馈

callsdk_android_demo's People

Contributors

jasonxiao001 avatar xkazer avatar zhiruili avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.