sosisoon / eEducation

e-education solutions(Agora Reference Design)

Home Page:https://agoraio-usecase.github.io/eEducation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agora e-Education Demo with Electron

Agora e-Edu 2.0 releases! Go to Doc Center for more detail.

Background

  • Open source e-Edu sample code
  • Cross-platform client by Electron (Windows & Mac)
  • for 1-N small classes (1 teacher and at most 16 students)
  • Easy to build and extend

Quick Start

You can download installation package(both mac and windows) to have a try.

Development

First, create a developer account at Agora.io, and obtain an App ID. Update 'agora.config.js' under './app/'.

Feature

  • Private class which can contain 1 teacher and 16 students at most.
  • No limitation for audiences!
  • Device test before joining class.
  • Provide channel messages and RTC.
  • Screen Sharing.
  • Recording (need server to integrate Agora Recording SDK)

Structure

  • client
    Client-side demo by React and Electron.
  • room_control
    Provide service for data exchange with Data Provider(Go to Doc Center for detail) to control room status.
  • recording
    Agora Recording Service on Linux Server.

Room control and recording service are for reference only, you can integrate these services according to your own situation.

Contact Us

  • Full API document is under constructing
  • You can file bugs about this demo at issue

License

The MIT License (MIT).

About

e-education solutions(Agora Reference Design)

https://agoraio-usecase.github.io/eEducation


Languages

Language:JavaScript 87.0%Language:CSS 9.9%Language:Shell 2.2%Language:HTML 0.9%