MZzzNn / audio_video_flutter

How can you make audio call, video call and room

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio_Video_Rooms_Flutter App

This repository help flutter beginner to make Audio call, Video call and Rooms using Agora.

Agora.io provides building blocks for you to add real-time voice and video communications through a simple and powerful SDK.

after Video Call

Overview

  • In the beginning make account in Agora and create project to test then Generate temp RTC token and take (App ID, Channel Name, token) in your flutter project as string variable.
  • Use this package Agora RTC Engine

Audio Call

  • This is Audio call screen.

Audio Call

Video Call

  • This is Video call screen before user join to call.

before Video Call

  • This is Video call screen after user join to call.

after Video Call

Room channel

  • you can join channel or space and left and make mute.

after Video Call

About

How can you make audio call, video call and room


Languages

Language:Dart 97.2%Language:Swift 2.0%Language:Kotlin 0.7%Language:Objective-C 0.2%