Skip to content

devilJoker9/ARD-eEducation-with-Electron

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 87.0%
  • CSS 9.9%
  • Shell 2.2%
  • HTML 0.9%