Coder Social home page Coder Social logo

maplertc-apicloud-demo's Introduction

MapleRtc-Apicloud-Demo

简介:

maple-rtc 为蓝蘑云推出的实时音视频系统,包括了实时音频,视频,变声,美颜等功能,适用于娱乐,游戏,教育等实时场景中;



这个开源项目演示了如何快速集成 maple-rtc SDK 到 apicloud 中,实现在apicloud应用中音视频通话效果。

在这个示例项目中包含了以下功能:

  • 加入通话和离开通话;
  • 打开/关闭本地麦克风说话;
  • 打开/关闭扬声器播放;
  • 扬声器和听筒切换功能;
  • 打开/关闭本地预览视频;
  • 开始/停止发送本地视频;
  • 打开/关闭显示远端视频;
  • 打开/关闭美颜功能;
  • 切换前后摄像头功能;
  • 播放/暂停媒体音乐;
  • 直播媒体音乐;
  • 视频直播推流;
  • 视频直播拉流;

运行示例程序

首先在 联系对接群 701150764, 蓝蘑云后台管理 注册账号,获取到 appID。将 appID 填写进 config.xml的appId的value中;

  <feature name="mapleRTC">
    <param name="appId" value="##########"/>
  </feature>

然后在 maple-rtc SDK 下载 maple-rtc SDK for Apicloud,解压后将其中的 mapleRTC.zip 文件夹复制到本项目的指定目录下。

  • 建议在apicloud 控制平台进行云编译运行;

  • 额外自行加入该项目源码到Android Studio 和 Xcode编译运行;

运行环境

  • Android Studio 2.0+ 或 Xcode 8.0+
  • apicloud 控制平台云编译
  • 真实 Android / iOS 设备
  • SDK不包含模拟器库,所以推荐使用真机调试运行

联系我们

对接qq群 701150764

Demo

注:android可以测试运行,iOS 打包的为开发者账号,只能部分机子可以测试运行,如果要运行,请用源码自行打包ipa测试;

android: Android 音视频会议演示Demo

iOS: iOS 音视频会议演示Demo

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.