Meherdeep / agora-videocall-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noteId tags
9ab2bc207cae11ea9550955353838666

Agora 1 to 1 Video Calling Demo

This tutorial describes how to create an Agora account and build a sample 1:1 video calling app with Agora's Flutter SDK.

Prerequisites

How to Run this code?

  • Navigate to the master directory and in the terminal run flutter get package
  • Use the generated app ID from console.agora.io and paste it in lib -> utils -> app_id.dart
  • And you're all set. Navigate to the main directory and build the app from the terminal using flutter run
  • And there you go, you have successfully built an app which can integrate 1-to-1 video calling

Agora Superstart Program

This documentation is written and maintained by Meherdeep Thakur (an Agora superstar). Meherdeep has a strong knowledge of ML/AI and Flutter app development. The Agora Superstar program empowers developers around the world to share their passion and technical expertise, and create innovative real-time communications apps and projects using Agora’s customizable SDKs. Think you’ve got what it takes to be an Agora Superstar? Apply here

About


Languages

Language:Dart 96.3%Language:Swift 2.1%Language:Kotlin 1.4%Language:Objective-C 0.2%