Giter Site home page Giter Site logo

myhololens / agora-demo-usecase-education Goto Github PK

View Code? Open in Web Editor NEW

This project forked from plutoless/eeducation

0.0 1.0 0.0 76.59 MB

e-education solutions(Agora Reference Design)

CSS 6.90% HTML 0.55% TypeScript 38.09% JavaScript 5.24% Shell 0.11% Java 28.86% Objective-C 20.17% Ruby 0.06%

agora-demo-usecase-education's Introduction

Build Status MIT License


Logo

Agora e-Education

Complete e-Education solutions for both web and native platform.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

Using

Have a try with our built demo!

About The Project

Product Name Screen Shot

e-Education Sample App built with Agora Electron SDK.

  • Device Test before class
  • Basic video&audio realtime communication
  • Basic class control like mute/unmute video/audio/chat
  • Whiteboard for realtime visual collaboration
  • Screen Sharing
  • Text chat rooms
  • Recording

Built With

Getting Started

Prerequisites

To build and run the sample application, get an App ID:

  1. Create a developer account at agora.io. Once you finish the signup process, you will be redirected to the Dashboard.
  2. Navigate in the Dashboard tree on the left to Projects > Project List.
  3. Save the App ID from the Dashboard for later use.
  4. Generate a temp Access Token (valid for 24 hours) from dashboard page with given channel name, save for later use.

Installation

  1. Enter your APP ID and other env config in .env under each folder
  2. Run npm install to install dependencies and npm run start (usually) to start an application. (You can traverse Readmes under each folder for detail.)

Project Structure

  • education_web
    Web client based on a list of Agora RTM/Media SDK (JS) and React.
  • education_electron
    Mac and Windows Client based on Agora RTM SDK (JS) and Media SDK (NodeJs based on c++ addon), React and Electron.
  • education_server
    Sentry server based on Agora RTM SDK (NodeJS based on c++ addon) to accept and solve command message and do in-memory-cache.
  • whiteboard_server (Will be merged into education_server)
    RESTFul gateway for Herewhite whiteboard service.
  • recording_server (Go to this repo for detail.)

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

agora-demo-usecase-education's People

Contributors

menthays avatar myhololens avatar plutoless avatar

Watchers

 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.