Giter VIP home page Giter VIP logo

easyrtc's Introduction

##EasyRTC介绍## EasyPlayer是播放RTSP视频的屠龙刀,而EasyPusher又是推送RTSP的倚天剑,那将这两个神兵利器合起来,岂不是很厉害!基于这个思路,我们实现了一款视频对讲APP,称之为EasyRTC。 简单来说,针对两个用户A和B,EasyRTC首先将A、B两端的音视频数据推送,然后在B、A端分别预览对方的视频,加上WebRTC进行回音抵消,即可实现音视频对讲。

APP界面很简单,首先在设置里面填写下地址、端口、我的ID,对方的ID,其中app会自动生成一个4位数的ID作为我的ID。

设置参数

点击OK后,会进入主界面,主界面为左右的两分屏,分别显示自己和对方的画面。下图是作者测试的两个手机的现场图片: 这里写图片描述

实现语音对讲不能不提的就是回音消除的问题。作者使用了WebRTC的AECM模块进行回音消除,经测试效果十分明显,回音基本上都消掉了。

##Demo下载## APP下载地址:http://fir.im/EasyRTC

EasyRTC

获取更多信息

邮件:[email protected]

WEB:www.EasyDarwin.org

QQ交流群:465901074

Copyright © EasyDarwin.org 2012-2017

EasyDarwin

easyrtc's People

Contributors

jinlong0813 avatar

Watchers

Jeff Xie 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.