检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
synchronize the domain name to GSLB. 同步域名到GSLB失败 提交工单,申请技术客服协助解决问题 500 LIVE.103011028 Failed to synchronize the domain name to DNS. 同步域名到DNS失败
https://{endpoint}/v1/{project_id}/guard/referer-chain?domain=play.example.huawei.com 响应示例 状态码: 200 查询Referer黑白名单成功 { "domain" : "play.example.huawei.com",
参数类型 描述 publish_domain String 推流域名 app String 应用名 stream String 流名 data Array of UpStreamDetail objects 推流质量数据 表6 UpStreamDetail 参数 参数类型 描述 time
参数 是否必选 参数类型 描述 push_domain 是 String 推流域名 application 是 Array of PushDomainApplication objects 推流域名APP配置 表4 PushDomainApplication 参数 是否必选 参数类型
/stream-detail?app=live&stream=pull_stream&publish_domain=livepush-test.huaweicloud.com 响应示例 状态码: 200 处理成功返回。 { "publish_domain" : "livepull-test
build(); ListDomainBandwidthPeakRequest request = new ListDomainBandwidthPeakRequest(); try { ListDomainBandwidthPeakResponse
ListDomainTrafficSummaryRequest request = new ListDomainTrafficSummaryRequest(); try { ListDomainTrafficSummaryResponse
build(); ShowDomainHttpsCertRequest request = new ShowDomainHttpsCertRequest(); try { ShowDomainHttpsCertResponse response
ListAreaDetailRequest request = new ListAreaDetailRequest(); try { ListAreaDetailResponse response = client.listAreaDetail(request);
概述 云直播(Cloud Live)是流式直播服务,提供灵活易用,功能丰富的直播加速能力,适用娱乐、电商、教育等场景。 包括如下子场景: 标准直播(Cloud Stream Live):致力于为常规的大规模实时观看场景提供更加稳定、高效的直播流媒体传输服务及功能强大的实时媒体处理能力。
响应Body参数 参数 参数类型 描述 push_domain String 推流域名 application Array of PushDomainApplication objects 推流域名APP配置 表5 PushDomainApplication 参数 参数类型 描述 name
"username", "password": "password", "domain": { "name": "domainname" } } } }, "scope":
project_id 是 String 项目ID,获取方法请参考获取项目ID。 表2 Query参数 参数 是否必选 参数类型 描述 domain 是 String 推流域名 app_name 是 String 组名或应用名 id 是 String 频道ID 请求参数 表3 请求Header参数
https://{endpoint}/v1/{project_id}/domain/pull-sources { "play_domain" : "pull.example.test.com", "source_type" : "domain", "sources" : [ "example1
请求示例 修改播放域名延时配置。 PUT https://{endpoint}/v1/{project_id}/domain/delay { "play_domain" : "pull.example.test.com", "app" : "live", "delay"
ListBandwidthDetailRequest request = new ListBandwidthDetailRequest(); try { ListBandwidthDetailResponse response = client
https://{endpoint}/v1/{project_id}/domain/delay?play_domain=pull.example.test.com 响应示例 状态码: 200 查询播放域名延时配置成功 { "play_domain" : "pull.example.test.com"
https://{endpoint}/v1/{project_id}/domain/pull-sources?play_domain=pull.example.test.com 响应示例 状态码: 200 查询直播拉流回源配置成功 { "play_domain" : "pull.example.test.com"
/v1/{project_id}/domain/geo-blocking 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID,获取方法请参考获取项目ID。 表2 Query参数 参数 是否必选 参数类型 描述 play_domain 是 String 播放域名
public static void main(String[] args) { // The AK and SK used for authentication are hard-coded or stored in plaintext, which has great