检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
描述 error_code String 错误码 error_msg String 错误描述 请求示例 删除直播转码模板。 DELETE https://{endpoint}/v1/{project_id}/template/transcodings?domain=play.example
服务从URL拉流直接推流到源站。 如果媒资输入类型为“HLS_PULL”时,用户提供的音视频URL需注意: 拉流URL仅支持HTTP、HTTPS协议,暂不支持其他协议。 不支持加密流。 不支持纯音频。 不支持展示字幕。 默认不展示“HLS_PULL”,需提交工单申请使用。 SRT
常见问题 如果业务上App只能使用http协议,是否能够集成使用华为低时延直播Web SDK ? 部分浏览器(chrome)可以集成使用,但不推荐。由于浏览器兼容性识别是根据浏览器暴露的WebRTC对象判断的,在非https协议下,对象可能不存在。 Firefox浏览器中无法使用华为低时延直播Web
描述 error_code String 错误码 error_msg String 错误描述 请求示例 查询播放域名延时配置。 GET https://{endpoint}/v1/{project_id}/domain/delay?play_domain=pull.example.test
响应Body参数 参数 参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 GET https://{endpoint}/v1/{project_id}/realtime/streams?publish_domain=push.example
推流域名 app_name String 组名或应用名,为必填项 id String 频道ID。频道唯一标识,为必填项 请求示例 PUT https://{endpoint}/v1/{project_id}/ott/channels/general { "domain" : "push
推流域名 app_name String 组名或应用名,为必填项 id String 频道ID。频道唯一标识,为必填项 请求示例 PUT https://{endpoint}/v1/{project_id}/ott/channels/state { "domain" : "push
描述 error_code String 错误码 error_msg String 错误描述 请求示例 删除录制回调配置。 DELETE https://{endpoint}/v1/{project_id}/record/callback/e89b76xxxxxx3425ui80af501cdxxxxxx
"stream" : "mystream", "record_format" : "HLS", "download_url" : "https://obs.cn-north-4.myhuaweicloud.com/live/record-xxxx-mystream-1589967495/record-push
响应Body参数 参数 参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 GET https://{endpoint}/v1/{project_id}/domain/geo-blocking?play_domain=play.example
响应Body参数 参数 参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 GET https://{endpoint}/v1/{project_id}/guard/ip?domain=play.example.huawei.com
参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 查询直播域名。 GET https://{endpoint}/v1/{project_id}/domain 响应示例 状态码: 200 直播域名查询成功 { "total"
响应Body参数 参数 参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 PUT https://{endpoint}/v1/{project_id}/guard/ip { "domain" : "play.example
描述 error_code String 错误码 error_msg String 错误描述 请求示例 修改禁止直播推流属性。 POST https://{endpoint}/v1/{project_id}/stream/blocks { "domain" : "publish
表1 主入口接口 接口 描述 startPlay 开始播放,客户端根据输入的URL到服务端拉取对应的主播流。 switchPlay 快速切换下一路流播放。 stopPlay 停止播放。 replay 重新播放。 startPlayCustomize 自定义播放 resume 恢复播放。
描述 error_code String 错误码 error_msg String 错误描述 请求示例 查询录制回调配置列表。 GET https://{endpoint}/v1/{project_id}/record/callbacks?publish_domain=publish
描述 error_code String 错误码 error_msg String 错误描述 请求示例 修改域名HLS配置。 PUT https://{endpoint}/v1/{project_id}/domain/hls { "push_domain" : "push.example
响应Body参数 参数 参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 PUT https://{endpoint}/v1/{project_id}/guard/referer-chain { "domain" : "play
描述 error_code String 错误码 error_msg String 错误描述 请求示例 创建录制视频索引。 POST https://{endpoint}/v1/{project_id}/record/indexes { "publish_domain" :
参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 查询录制规则列表。 GET https://live.hwcloud.com/v1/{project_id}/record/rules?publish_domain=xxx 响应示例