This repository contains the source code for WebGuruMeet, a video calling and meeting application built using WebRTC technology and integrated with Agora.io's services. WebGuruMeet enables users to engage in high-quality real-time video communication, facilitating seamless virtual meetings, conferences, and interactive discussions.
Link to website : WebGuruMeet
WebRTC (Web Real-Time Communication) is an open-source project that enables real-time communication between web browsers and mobile applications. It provides a set of JavaScript APIs and protocols that allow developers to incorporate audio, video, and data sharing capabilities directly into their web applications without requiring any plugins or additional software.
Agora.io is a real-time communication platform that provides a suite of APIs and SDKs for developers to integrate voice, video, and interactive broadcasting functionalities into their applications and services. It offers a cloud-based infrastructure that handles the complexities of real-time communication, allowing developers to focus on building rich and interactive user experiences.
- Go to agora.io
- Sign Up or Login
- Under My Projects table click on create a Project
- Give your project name and select your use case (ex. Social/Chatroom) and copy your App Id
- Paste your AppId in js/room_rtc.js