检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
String 错误描述 请求示例 PUT https://{endpoint}/v1/{project_id}/notifications/publish?domain=push.example.com { "url" : "https://endpoint.com/v1/test"
import com.huaweicloud.sdk.live.v1.model.*; import java.time.OffsetDateTime; import java.time.format.DateTimeFormatter; public class Update
v1.*; import com.huaweicloud.sdk.live.v1.model.*; import java.util.List; import java.util.ArrayList; public class UpdateRecordRuleSolution {
v1.*; import com.huaweicloud.sdk.live.v1.model.*; import java.util.List; import java.util.ArrayList; public class UpdateHlsConfigSolution {
描述 error_code String 错误码 error_msg String 错误描述 请求示例 删除直播截图配置。 DELETE https://{endpoint}/v1/{project_id}/stream/snapshot?domain=testsnapshot.com&app_name=live
v1.*; import com.huaweicloud.sdk.live.v1.model.*; import java.util.List; import java.util.ArrayList; public class SetRefererChainSolution {
请求示例 GET https://{endpoint}/v1/{project_id}/notifications/publish?domain=push.example.com 响应示例 状态码: 200 直播推流通知配置查询成功 { "url" : "https://endpoint
v1.*; import com.huaweicloud.sdk.live.v1.model.*; import java.util.List; import java.util.ArrayList; public class CreateRecordCallbackConfigSolution
import javax.crypto.spec.SecretKeySpec; import java.io.UnsupportedEncodingException; import java.net.URLEncoder; public class Main {
参数 参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 DELETE https://{endpoint}/v1/{project_id}/notifications/publish?domain=push.example
参数 参数类型 描述 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
描述 error_code String 错误码 error_msg String 错误描述 请求示例 修改播放域名延时配置。 PUT https://{endpoint}/v1/{project_id}/domain/delay { "play_domain" : "pull
Key防盗链:观众使用租户提供的带加密串的鉴权播放地址向CDN请求直播播放,CDN会根据请求地址中携带的鉴权信息进行检验,判断地址是否在有效期内,只有通过校验的请求才会被允许,从而保障直播资源的安全。 IP黑白名单:配置IP黑名单或白名单后,CDN会根据名单对播放请求者的IP进行识别和过滤,允许或拒绝播放请求。
错误码 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
集成华为低时延直播Web SDK后,无法正常使用,可能原因? 需要检查用户自定义的域名配置是否完成,如:推、拉流域名,权威机构签发的https证书等。 推流端设置及推流是否正常。 播放地址是否填写正确,如:appName、streamName等。 网络连接是否正常、网络防火墙配置
参数类型 描述 error_code String 错误码 error_msg String 错误描述 请求示例 查询直播播放日志。 GET https://{endpoint}/v1/{project_id}/logs?play_domain=play.example.com&star
import com.huaweicloud.sdk.live.v1.model.*; import java.time.OffsetDateTime; import java.time.format.DateTimeFormatter; public class CreateRecordIndexSolution
import javax.crypto.spec.SecretKeySpec; import java.io.UnsupportedEncodingException; import java.net.URLEncoder; public class Main {