tencent cloud

Media Processing Service

Release Notes and Announcements
Release Notes
Announcements
Product Introduction
Overview
Features
Strengths
Use Cases
Purchase Guide
Billing Overview
Purchase Instructions
Top Up and Purchase
Overdue Payments
Refund
Getting Started
Console Guide
Overview
Creating Tasks
Tasks
Orchestrations
Templates
Resource Packs
Video Evaluation
AIGC Content Generation
Terminal SDK
Subtitle Editing Tool
Usage Statistics
Cloud Access Management Sample
Integration Tutorials
Audio/Video Transcoding Integration
Audio/Video Enhancement Integration
Audio Separation Integration
Integration of Digital and Visible Watermarks
Media AI Integration Tutorial
Media Quality Inspection Integration
Terminal SDK integration
MPS Live Stream Recording integration
DRM integration
Other tutorials
Application Scenario and Practical Tutorial
Image Quality Improvement Scenario
Audio/Video Cost Optimization Scenario
Short Drama Translation Scenario
AI-Generated Content Scenario
Online Education Scenarios
API Documentation
History
Introduction
API Category
Making API Requests
Processing Task Initiation APIs
Task Management APIs
Transcoding and Enhancement Template APIs
Watermark Template APIs
Screenshot Template APIs
Media AI Template APIs
Media AI—Hotword Lexicon APIs
Media AI—Sample Management APIs
Media Quality Inspection Template APIs
Live Streaming Recording Template APIs
Orchestration Management APIs
Data Statistics APIs
StreamLink—Security Group Management APIs
Other APIs
Image Processing Template APIs
AI Generation APIs
Other APIs
Data Types
Error Codes
Other Documents
WebSocket Protocol for Recognition
FAQs
Basics
Account Authorization
Task Configuration
Task Initiation
Task Result Viewing
Related Agreement
Service Level Agreement
Privacy Policy
Data Processing And Security Agreement
Contact Us
Glossary

Live Orchestration

PDF
Focus Mode
Font Size
Last updated: 2025-05-13 14:42:23

Operation Scenarios

If you want to process live streams using MPS, you need to create a live orchestration, configure a task such as live stream recording, and specify the output bucket and directory.

Creating Scheme

Go to Creation Page

2. On the Create Live Orchestration page, you can create a orchestration process and configuration information that meet your specific business scenario needs.




Configure Basic Information

Configuration Item
Required
Configuration Description
Scheme name
Yes
You can enter a combination of letters, digits, underscores (_), and hyphens (-). The length cannot exceed 128 characters. Example: "MPS".
Output bucket
Yes
By default, the output bucket is the same as the trigger bucket. You can also select another bucket in the same region of the trigger bucket corresponding to the specified APPID as the output bucket. Newly generated video files will be stored in the bucket you select once the scheme execution is completed.
Output directory
No
The directory should start and end with a forward slash (/).
Enable event notifications
-
For details, refer to Event Notification Configuration.
Once enabled, the transcoding process and result data will be reflected through the selected notification method.
Actions
-
Please refer to the Configure Actions section below.
You can quickly build a business process by defining process nodes and templates of the orchestration.

Configure Actions

In this area, you can define the process for the entire service, add different service nodes (such as live recording), and configure different templates for each node. The detailed configuration instructions are as follows:
1. Click the + button to select the required action from the drop-down list and add it.

2. Click the edition button on the right of the added action for detailed configuration. Fill in the information on the detailed configuration page and click Save.

3. In addition, for the node of the live recording type, in More Settings, you can also customize the recording output path. Currently, it supports saving recording files to Tencent Cloud Object Storage (COS) and AWS S3. Here, the customized recording output path has a higher priority than the output path of the live task. If the Customize Recording Output Path is not enabled, the output path of the recording files will remain consistent with the output path of the live task by default.
Tencent Cloud COS
Configuration Item
Overview
Output Bucket
Select a region.
Select Bucket.
Output path
If you need to customize the output path or file name, please fill in the specific output path and output filename. The format should be: /custom path/filename_{variable name}.{format}.
The default output path is: /{taskId}/{rand}/{streamId}_record_{definition}.{format}. The {rand} here is a random number variable. If you remove {rand}, under the same conditions of other variable parameters, it may lead to mutual overlap of multiple recording result files. Modify or delete {rand} with caution.
If you don't need to define the file output path and file name, you can also set the value in this input box to empty. The recording files will be stored in the root directory of the output Bucket.
AWS S3
Configuration Item
Overview
Subaccount Info
AWS subaccount info: secretID, secretKey.
Output S3 Bucket
S3 region: Please fill in the S3 region. Refer to the specification on the AWS website for the fill-in format. For example: ap-southeast-1.
S3 name: Please fill in the name of the S3 you maintain in AWS.
Output file path
If you select the output path type as AWS S3, this output file path is required information.
Please fill in the specific output path and output filename. The format should be: /custom path/filename_{variable name}.{format}.
The default output path is: /{taskId}/{rand}/{streamId}_record_{definition}.{format}. The {rand} here is a random number variable. If you remove {rand}, under the same conditions of other variable parameters, it may lead to mutual overlap of multiple recording result files. Modify or delete {rand} with caution.
4. After the aforementioned information is configured, click Create to create the orchestration.

Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback