Release Notes
공지 사항

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 | - | Once enabled, the transcoding process and result data will be reflected through the selected notification method. |
Actions | - | You can quickly build a business process by defining process nodes and templates of the orchestration. |


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. |
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. |
피드백