Giter Club home page Giter Club logo

rtcstartupdemo's Introduction

RTCStartupDemo

A startup demo for webrtc beginners, Including a simple signal server base on socket.io , and some client demos on Web/Android/iOS/Windows Platform.

1. What is included ?

  • RTCSignalServer

    • A simple signal server written in Golang. Support simple room management and message exchange.
    • API Reference: api.md
  • RTCClientDemo

    • Web
    • Android
    • iOS(coming soon)
    • Windows(coming soon)

2. Overview

2. Usage and Restricts

The demos only support 2 peers making call in the LAN. The peer can come from different platform.

You can't make call without a signal server. The RTCSignalServer can be built and host by yourself which is recommend. I also provide a hosted signal server:

http://rtc-signal.jhuster.com:8080/socket.io

The hosted signal server is only for test. The stability is not guaranteed. And you should be careful about the Room Name , because someone else may also use the same room.

3. Dependence

4. Links

webrtc-codelabs

5. Contact

Email:[email protected]

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.