Guide project to setup chroma key ie background removal/replacement Demo at - https://www.adictya.dev/ChromaKeyWebSDK-AgoraBlog/
- 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 ChromaKeyWebSDK-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.