GithubHelp home page GithubHelp logo

callsdk_android_demo's Introduction

概述

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

集成

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

compile 'com.tencent.callsdk:callsdk:1.0.0'

功能概述

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)

快速接入

请移步视频聊天快速接入

callsdk_android_demo's People

Contributors

xkazer avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.