This is a simple web application that enables two users to join a video call using the Agora Web SDK. Users can see and hear each other, mute/unmute their microphone, and turn their camera on/off during the call.
- 1-on-1 real-time video and audio call
- Mute / Unmute microphone
- Enable / Disable webcam
- Leave call functionality
- Easy to set up and use
- Frontend: HTML, CSS, JavaScript
- Video SDK: Agora Web SDK
git clone https://github.com/yourusername/agora-video-call.git
cd agora-video-call