Giter Site home page Giter Site logo

rtc-term's Introduction

Agora Linux Signaling Tutorial

其他语言版本: 简体中文

The Agora Linux Signaling-Tutorial Sample is an open-source demo that will help you get message chat integrated directly into your Linux applications using the Agora Signaling SDK.

With this sample app, you can:

  • Login signaling server
  • Send point to point message and receive point to point message off line
  • Display point to point history message
  • Join channel
  • Send channel message, receive channel message
  • Leave channel
  • Logout signaling server

Agora Signaling SDK supports iOS / Android / Web. You can find demos of these platform here:

Running the App

  • step 1:create a developer account at Agora.io, and obtain an App ID. Then select the editor in the test project, click App Certificate, and get the App Certificate according to the operation. Update "app/src/main/res/values/strings_config.xml" with your App ID and App Certificate.
  • step 2:download the signaling sdk, extract the packet and copy 'libagorasig.so' to our project's 'libs' folder,and also copy 'agora_sig.h' to our project's 'include' folder.
  • step 3:open our project ‘src’ folder, run ./build.sh, and according to the prompt to compile,then run ./sig_demo according to the prompt please.

Developer Environment Requirements

  • Physical or virtual, more than Ubuntu Linux 14.04 LTS 64 bits

Connect Us

License

The MIT License (MIT).

rtc-term's People

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.