检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
app_name String 组名或应用名,为必填项 id String 频道ID。频道唯一标识,为必填项 请求示例 DELETE https://{endpoint}/v1/{project_id}/ott/channels?app_name=ott&domain=push.testott
描述 error_code String 错误码 error_msg String 错误描述 请求示例 删除直播截图配置。 DELETE https://{endpoint}/v1/{project_id}/stream/snapshot?domain=testsnapshot.com&app_name=live
响应Body参数 参数 参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 GET https://{endpoint}/v1/{project_id}/stream/bandwidth?domain=play.example.huawei
响应Body参数 参数 参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 GET https://{endpoint}/v1/{project_id}/stream/traffic?domain=play.example.huawei
参数 参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 DELETE https://{endpoint}/v1/{project_id}/domains_mapping?pull_domain=play.example
描述 error_code String 错误码 error_msg String 错误描述 请求示例 查询域名HLS配置。 GET https://{endpoint}/v1/{project_id}/domain/hls?push_domain=push.example.com
支持RTMP推流。 支持HTTP-FLV拉流,起播需携带sequence header。 支持HLS-PULL拉流,支持HLS V3协议、HTTP或HTTPS协议。 支持SRT-Listener推流,仅支持TS流,支持携带streamid或不携带streamid。 支持SRT-Caller拉流,仅支持TS流。
错误码 error_msg String 错误描述 请求示例 修改OBS桶授权策略,桶名称为video-test02,操作为授权。 PUT https://{endpoint}/v1/${project_id}/obs/authority { "bucket" : "video-test02"
描述 error_code String 错误码 error_msg String 错误描述 请求示例 查询禁止直播推流列表。 GET https://{endpoint}/v1/{project_id}/stream/blocks?domain=publish.example.huawei
体直播用户指南》。 媒体直播服务提供了REST(Representational State Transfer)风格API,支持您通过HTTPS请求调用,调用方法请参见如何调用API。 终端节点 终端节点即调用API的请求地址,不同服务不同区域的终端节点不同,媒体直播的终端节点如
参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 查询录制回调配置。 GET https://{endpoint}/v1/{project_id}/record/callback/e89b76xxxxxx3425ui80af501cdxxxxxx
error_code String 错误码 error_msg String 错误描述 请求示例 修改直播域名,状态为停用。 PUT https://{endpoint}/v1/{project_id}/domain { "domain" : "play.example.com"
String 错误描述 请求示例 创建直播域名,域名为play.example.com,域名类型为拉流域名,可用区为北京四 POST https://{endpoint}/v1/{project_id}/domain { "domain" : "play.example.com"
描述 error_code String 错误码 error_msg String 错误描述 请求示例 创建录制控制命令。 POST https://{endpoint}/v1/{project_id}/record/control?action=START { "publish_domain"
error_code String 错误码 error_msg String 错误描述 请求示例 查询指定域名的Key防盗链配置。 GET https://{endpoint}/v1/{project_id}/guard/key-chain?domain=play.example.huawei
error_code String 错误码 error_msg String 错误描述 请求示例 更新指定域名的Key防盗链配置。 PUT https://{endpoint}/v1/{project_id}/guard/key-chain?domain=play.example.huawei
支持RTMP、HTTP-FLV协议播放的延时配置。 直播拉流回源 支持用户将自建源站中的直播内容拉取到华为云直播源站进行加速分发。 安全加速 支持对播放域名开启HTTPS安全加速,保障您的直播数据在传输过程中受到加密保护。 鉴权机制配置 提供了Referer防盗链、Key防盗链和IP黑白名单鉴权机制,对访
domain 是 String 直播域名 guard_switch 是 String referer防盗链开关:true表示开启;false表示关闭 referer_config_empty 否 String 是否包含referer头域:true表示包含;false表示不包含;guard_switch为true则必填
参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 查询录制规则。 GET https://{endpoint}/v1/{project_id}/record/rule/e89b76xxxxxx3425ui80af501cdxxxxxx
iFrameInterval字段不生效。 bitrate_adaptive 否 String 自适应码率参数。 包含如下取值: off:关闭码率自适应,目标码率按设定的码率输出。 minimum:目标码率按设定码率和源文件码率最小值输出(即码率不上扬)。 adaptive:目标码率按源文件码率自适应输出。