create_live_transcode_rule
Create a live stream transcoding rule to process video content for different devices and bandwidths by specifying domain, stream, and template parameters.
Instructions
创建转码规则
Args:
app_name: 推流路径
domain_name: 推流域名
stream_name: 流名称
template_id: 模版ID
Returns:
请求ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | No | 推流路径,与推流和播放地址中的AppName保持一致,默认为live | live |
| domain_name | No | 您的推流域名。示例值:5000.livepush.myqcloud.com | |
| stream_name | No | 流名称。示例值:stream1 | |
| template_id | No | 模版ID |