Individual recording with postponed transcoding
If the individual transcoding recording does not meet your business needs, you can set up postponed transcoding. When set, Cloud Recording transcodes the recording file to generate an MP4 file within 24 hours after recording (or within 48 hours in special cases) and uploads it to the third-party cloud storage you specify.
Note
In the postponed transcoding scenario, the recorded files are cached on the Agora edge server for no longer than 24 hours. If your business is sensitive to information security, carefully consider whether to use the postponed transcoding in view of data compliance. If you have any questions, contact Agora technical support.
The request example is as follows:
Set up the following clientRequest
configurations:
- Set the
appsCollection.combinationPolicy
field topostpone_transcoding
. - Set the
transcodeOptions.transConfig.transMode
field topostponeTranscoding
. - Set the field format as needed. For supported values, see the API documentation.