Skip to content

Latest commit

 

History

History

iOS

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Quick Run of TUIRoomKit Demo for iOS

简体中文 | English

This document describes how to quickly run the TUIRoomKit demo project to make a high-quality audio/video call. For more information on the TUIRoomKit component connection process, see Integrating TUIRoomKit (iOS).

Important

The commercial version of TRTC Conference (TUIRoomKit) is coming soon. Please contact us to get a free trial of the powerful features of the commercial SDK (version 2.0).
The default download on GitHub is the 2.0 version SDK. You need to contact us through the following method to activate its use:
·Send an email to: [email protected], please be sure to include the SDKAppID in your email, so we can quickly respond and activate it for you.(Recommended for a quick response)
·Join the Telegram group: https://t.me/+EPk6TMZEZMM5OGY1?s_url=https%3A%2F%2Ftrtc.io.

Directory Structure

TUIRoomKit
├─ Example                    // multi-person video conferencing demo project
│   ├─ App                    // Folder of entering/creating multi-person video conferencing UI code and used images and internationalization string resources
│   ├─ Debug                  // Folder of the key business code required for project debugging and running
│   ├─ Login                  // Folder of the login UI and business logic code
│   └─ TXReplayKit_Screen     // Folder of sharing screen
└─ TUIRoomKit                 // Folder of multi-person video conferencing UI code and used images and internationalization string resources

Environment Requirements

  • iOS 13.0 or above

Running the Demo

Step 1. Activate the service

  1. Please refer to the official documentation at Integration (TUIRoomKit) to obtain your own SDKAppID and SDKSecreKey.

Step 2. Download the source code and configure the project

  1. Clone or directly download the source code in the repository. Feel free to star our project if you like it.
  2. Find and open the iOS/Example/Debug/GenerateTestUserSig.swift file.
  3. Set parameters in GenerateTestUserSig.swift:
    • SDKAppID: A placeholder by default. Set it to the SDKAppID that you noted down in step 1.
    • SDKSecretKey: A placeholder by default. Set it to the key information that you noted down in step 1.

Step 3. Compile and run the application

  1. Open Terminal, enter the project directory, run the pod install command, and wait for it to complete.
  2. Open the demo project TUIRoomKit/Example/DemoApp.xcworkspace with Xcode 12.0 or later and click Run.

Have any questions?

Welcome to join our Telegram Group to communicate with our professional engineers! We are more than happy to hear from you~ Click to join: https://t.me/+EPk6TMZEZMM5OGY1 Or scan the QR code