Go to https://agoran-association.github.io/awesome-agora-webrtc/#/ for a try.
- Basic RTC - Implement basic rtc with advanced options, such as attendee mode, codec, mode, etc.
- Video Processing - Process agora video stream with webassembly.
- Screen Sharing - Implement screen sharing on Chrome (temporarily by Chrome extension) and Firefox.
- Audio Mixing - Add bgm for you!
- Custom Stream Player - Custom your own declarative stream player.
npm install
npm run serve
npm run build
npm run test
npm run lint