This repository contains sample projects for the Agora RTC Native SDK, including the following platforms:
Platform | Language | Project Location | SDK |
---|---|---|---|
Android | Java | /Android/APIExample | RTC Java Video SDK |
Android | Kotlin | /Android/APIExample-Compose | RTC Java Video SDK |
Android | Java | /Android/APIExample-Audio | RTC Java Audio SDK |
iOS | Swift | /iOS/APIExample | RTC Objective-C Video SDK |
iOS | Objective-C | /iOS/APIExample-OC | RTC Objective-C Video SDK |
iOS | Swift | /iOS/APIExample-Audio | RTC Objective-C Audio SDK |
macOS | Swift | /macOS | RTC Objective-C Video SDK |
Windows | C++ | /windows | RTC C++ Video SDK |
You can refer to each individual platform to learn more about the projects.
If you have any problems or suggestions regarding the sample projects, feel free to file an issue.
The sample projects are under the MIT license.