AgoraIO-Community / Agora-Audio-Example-iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Agora Audio Streaming Example

With this example project, you can create a channel for audio streaming, being either a broadcaster or audience member. Also using RTM to share usernames.

Join Channel Form

View once inside a channel: Inside Channel View

Requirements

  • An Agora developer account (see How To Get Started with Agora)
  • Xcode 12.0 or later.
  • An iOS device running on iOS 12.0 or later.
  • A basic understanding of iOS development.

Setup

On opening Agora-Audio-Example-iOS.xcodeproj there may be an issue downloading the swift package. If there is, select File > Swift Packages > Reset Package Caches.

Add your Agora App ID into the placeholder, then build + run on an iOS device.

About


Languages

Language:Swift 97.4%Language:Ruby 2.6%