Content Deep Dive
Cloud Recording for Unity Video Chat
Blog post from Agora
Post Details
Company
Date Published
Author
Rick Cheng
Word Count
1,892
Language
English
Hacker News Points
-
Summary
This tutorial demonstrates how to use the Agora Cloud Recording API for Unity applications, allowing users to control cloud recording with a custom server. The project involves setting up an environment with client-server and Amazon S3 account, creating server scripts in PHP, and developing a Unity client application using MVC design pattern. The tutorial provides detailed instructions on how to configure the environment, implement server logic, and integrate the components into the Unity client. Finally, it guides users through testing the project and offers additional resources for further learning about Agora applications.