Code Monkey home page Code Monkey logo

androidwebrtcdemo's Introduction

AndroidWebrtcDemo

Android webrtc,一对一视频。

  • 主要功能
    • 一对一视频
    • 麦克风静音
    • 切换前后摄像头
    • 大小视频切换
    • 声音听筒和扬声器切换

install server

  • 安装node.js
  • cd /server目录
  • npm install 安装一些三方包
  • npm start启动服务

  其中使用Socket.io做连接。   默认端口为3000,在Android的string.xml中需要设置成自己启动服务的机器ip。   这个server要想部署到外网服务器,把server目录传到服务器,然后打开3000端口,执行跟上面install server一样的操作就好了。

部署外网stun与turn

  闲着没事搞了搞部署外网stun和turn,写了个踩坑记录:部署stun与turn

感谢

ProjectRTC

androidwebrtcdemo's People

Contributors

kgxl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

andrewpedia

androidwebrtcdemo's Issues

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.