Code Monkey home page Code Monkey logo

video-demo-android-conference's Introduction

video-demo-android-manyToMany

使用野狗video sdk建立多人视频通话的示例

##CHANGELOG Version 0.5.0

修改

1.使用video api 0.5.0 实现视频通话 2.使用 conference 替代 SERVER_BASED模式

##CHANGELOG Version 0.1.0

新增:

  • 使用 Media API 实现视频通话以及直播功能

  • 基于 SERVER_BASED模式


配置野狗应用

通用配置

  1. 在野狗应用控制面板中,选择 身份认证->登录方式,开启 匿名登录 功能;

  2. 选择 实时视频通话,开启 实时视频 功能,此时会在控制面板中显示 点对点传输服务器中转 两个标签.

P2P模式配置

  1. 选择 实时视频通话->点对点传输;

  2. 开启 网络穿越 功能。

SERVER_BASED模式配置

  1. 选择 实时视频通话->服务器中转;

  2. 开启 实时视频 功能;

  3. 配置 交互路径 ,此交互路径需要在调用 'ConversationClient.init()' 时传入,作为服务器中转的交互路径,否则无法使用中转功能;

  4. 配置 超级密钥;

  5. 如需使用直播功能,在 附加功能 中开启 直播推流 功能。

点击 ** 保存配置 ** 即可完成配置野狗实时视频通话。

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.