Guide project to setup presentation mode ie Screen sharing with user cam overlay multiplexed onto a single track
- Live server or equivalent http server utility
- Agora Developer Account
To run the sample website, first obtain an app ID:
- Create a developer account at agora.io. Once you finish the sign-up process, you are redirected to the dashboard.
- Navigate in the dashboard tree on the left to Projects > Project List.
- Copy the appID
- Paste it here (./agora-rtc.js#133)
git clone https://github.com/Adictya/PresentationModeWebSdk-AgoraBlog.git
cd PresentationModeWebSdk-AgoraBlog
npm i live-server -g
live-server .
- You can find the complete API Documentation over here.
- You can refer this blog where I walk through the process of setting up canvases and how to multiplex video streams step by step.
- I also invite you to join Agora.io Developer Slack Community.