Home / Companies / Agora / Blog / Post Details
Content Deep Dive

Creating a One-on-One Interactive Video Meeting Web Tool Using Agora

Blog post from Agora

Post Details
Company
Date Published
Author
Chris Bongers
Word Count
1,420
Language
English
Hacker News Points
-
Summary

In this tutorial, a one-on-one video conferencing tool is created using Agora and vanilla JavaScript. The resulting application allows for patient-doctor, mentor-mentee, client-contractor, or consultant video calls. The project setup includes creating an "agora-demo" folder and opening it in Visual Studio Code. HTML structure, styling, connecting to Agora, and creating the video conferencing are all covered in detail. The final result is a functional meeting tool that can be tested by duplicating the index.html file in different browser tabs.