Agora Cloud Recording is a component provided by Agora to record and save voice calls, video calls, and interactive streaming on your cloud storage. It is compatible with the Agora Native SDK v1.7.0+ and the Agora Web SDK v1.12.0+.
You can quickly and flexibly record one-to-one or one-to-many audio and video calls or interactive live streaming through simple integration. Compared with Agora On-premise Recording, Agora Cloud Recording is more efficient and convenient as it does not require deploying Linux servers.
With Agora Cloud Recording, you can record calls or live streaming for your users to watch at their convenience. For example, a user can either attend an online course at the time of the course or watch the recorded course later, made possible by the Agora Cloud Recording service.
The following table lists the main functions that Agora Cloud Recording provides. To learn more about these functions, click the links below.
Feature | Description |
---|---|
Recording mode | Supports three recording modes:
|
Capture screenshots | You can take screenshots of each video stream in individual recording mode. |
Subscribe to specified user IDs | You can specify the user IDs to subscribe or unsubscribe. You can also update the subscription lists during the recording. For details, see Set up subscription lists. |
Subscribe to specified media types | You can specify the type of media to subscribe to:
|
Set audio and video profiles | In composite recording mode, you can set audio and video profiles, such as the bit rate and resolution. |
Set video layout | In composite recording mode, you can customize the video layout or use predefined layouts, and set the background color or background image of the canvas or the user region. You can update the settings during recording. |
Store recorded files in third-party cloud storage | You can store recorded files in the following third-party cloud storage services. You can customize the directory of the recorded files in the cloud storage.
|
Record dual streams | If the Agora RTC SDK enables the dual-stream mode, you can choose to record the high-video stream or the low-video stream. |
Record encrypted channels | You can record a channel that is encrypted. |
Transcoding | Agora Cloud Recording provides transcoding scripts for you to merge audio and video files and to convert file formats. |
Callback service | The callback service provides information including:
|
Extension services | Supports third-party extension services. Currently supports ApsaraVideo for VoD only. |
Agora Cloud Recording can be used in the following scenarios:
Industry | Applications |
---|---|
Online Education | One-to-one and one-to-many online courses. Agora Cloud Recording provides high-quality voice and video recordings. |
Live Streaming | |
Financial Industry | When conducting financial management, account registration, and face-to-face businesses, the financial industry can use audio and video recordings for record keeping and archival purposes. |
Customer Service/Call Centers | The recordings can be used for customer research and service quality evaluations. |
Remote Health Care |
Agora Cloud Recording consists of the following features:
Feature | Description |
---|---|
High Reliability | |
High Security | Provides end-to-end security mechanisms for video calls, data transmission, data storage, and so on. For details, see Information Security Policy. |
Compatibility | Supports third-party cloud storages, such as Amazon S3, Alibaba Cloud, Tencent Cloud, Kingsoft Cloud , Qiniu Cloud, Microsoft Azure,Google Cloud, Huawei Cloud and Baidu AI Cloud. |
Ease of Use | Simple implementation and easy to learn. With four RESTful API calls, you can start, stop, and query the recording. You can get started quickly, flexibly deploy recording services, and easily record on mobile and web pages. |