检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
不支持自定义,按系统预置格式生成。 存储方式为覆盖截图的文件名格式如下: {domain}/{app_name}/{stream_name}.jpg 存储方式为实时截图的文件名格式如下: {domain}/{app_name}/{stream_name}/{UTCTimestamp}
覆盖截图:只保存最新的截图文件,有新的截图会覆盖原来的截图文件,命名如下所示。 {domain}/{app_name}/{stream_name}.jpg 实时截图:以时间戳命名截图文件,保存所有截图文件到OBS桶,命名如下所示。 {domain}/{app_name}/{stream_name}/{UTCTimestamp}
名。 例如,单域名证书push.yourdomain.com只能匹配push.yourdomain.com;泛域名证书*.yourdomain.com可以匹配子级域名www.yourdomain.com和push.yourdomain.com。 父主题: 直播安全
SetRefererChainRequest request = new SetRefererChainRequest(); SetRefererChainInfo body = new SetRefererChainInfo(); List<String>
build(); ShowDomainKeyChainRequest request = new ShowDomainKeyChainRequest(); try { ShowDomainKeyChainResponse response
查询结果的总数量 domain_info Array of DecoupledLiveDomainInfo objects 直播域名列表 表5 DecoupledLiveDomainInfo 参数 参数类型 描述 domain String 直播域名 domain_type String
build(); UpdateDomainKeyChainRequest request = new UpdateDomainKeyChainRequest(); KeyChainInfo body = new KeyChainInfo(); body
可能是由于用户Token获取错误,将参数scope设置成了domain,只有全局服务才能获取此类Token。视频直播为项目级服务,区分区域,需要通过project进行获取。获取用户Token的请求样例如下所示。 说明:加粗的斜体字段需要根据实际值填写,其中username为用户名,domainname为用户所属的账号
https://{endpoint}/v1/{project_id}/guard/referer-chain?domain=play.example.huawei.com 响应示例 状态码: 200 查询Referer黑白名单成功 { "domain" : "play.example.huawei.com",
/v1/{project_id}/guard/referer-chain 表1 路径参数 参数 是否必选 参数类型 描述 project_id 是 String 项目ID,获取方法请参考获取项目ID。 表2 Query参数 参数 是否必选 参数类型 描述 domain 是 String 直播域名 请求参数
DeleteDomainRequest request = new DeleteDomainRequest(); try { DeleteDomainResponse response = client.deleteDomain(request);
pull_domain 是 String 直播播放域名 push_domain 是 String 直播播放域名关联的推流域名 响应参数 状态码: 200 表4 响应Body参数 参数 参数类型 描述 pull_domain String 直播播放域名 push_domain String
d}/domain { "domain" : "play.example.com", "status" : "off" } 响应示例 状态码: 200 直播域名修改成功 { "domain" : "play.example.com", "domain_type"
com,IPV6开关为开启 PUT https://{endpoint}/v1/{project_id}/domain/ipv6-switch { "domain" : "example.com", "is_ipv6" : true } 响应示例 状态码: 400 参数错误
常见的推流形式有哪些? 视频直播推流可以采用如下形式: 台式计算机或笔记本,使用摄像头或者桌面 使用第三方软件采集摄像头视频或桌面图像,将视频或桌面推流至RTMP推流地址。第三方推流软件包括:OBS(推荐)、FMLE、XSplit等。 Android/iOS,使用手机摄像头 使用
和receiveVideo不能同时设置为false。 } domainPolicy:可选,DomainPolicy类型。指定接入域名的策略,该设置仅在schedulePolicy参数为"DNS"模式时生效,DomainPolicy定义如下:{ 0:可选,number类型。表示使用用户自定义域名,默认值0。
build(); DeleteDomainHttpsCertRequest request = new DeleteDomainHttpsCertRequest(); try { DeleteDomainHttpsCertResponse response
提示"error_msg":"Incorrect IAM authentication information: verify aksk signature fail","error_code":"APIG.0301",是因为AK/SK认证失败,请检查AK/SK是否正确、账号是否因欠费等原因导致权限被限制。具体请参见AK/SK认证鉴权。
参数 是否必选 参数类型 描述 push_domain 是 String 推流域名 application 是 Array of PushDomainApplication objects 推流域名APP配置 表4 PushDomainApplication 参数 是否必选 参数类型
UpdateDomainHttpsCertRequest request = new UpdateDomainHttpsCertRequest(); DomainHttpsCertInfo body = new DomainHttpsCertInfo();