Complete e-Education solutions for both web and native platform.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
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 & Replaying
To build and run the sample application, get an App ID:
- Create a developer account at agora.io. Once you finish the signup process, you will be redirected to the Dashboard.
- Navigate in the Dashboard tree on the left to Projects > Project List.
- Save the App ID from the Dashboard for later use.
- Generate a temp Access Token (valid for 24 hours) from dashboard page with given channel name, save for later use.
- education_Android Android client based on a list of Agora RTM/Media SDK, for more details
- education_iOS iOS client based on a list of Agora RTM/Media SDK, for more details
- education_web Web & Electron client based on a list of Agora RTM/Media SDK details
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.