Skip to content

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.

Uday2902/webgurumeet-videochat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webgurumeet-videochat-app

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

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

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.

How to get APP-ID from agora

  • 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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published