视频直播 LIVE-查询域名HLS配置:响应示例

时间:2024-07-19 14:22:40

响应示例

状态码: 200

查询推流 域名 HLS配置成功

{
  "push_domain" : "push.example.com",
  "application" : [ {
    "name" : "live",
    "hls_fragment" : 2,
    "hls_ts_count" : 3,
    "hls_min_frags" : 3
  } ]
}

状态码: 400

参数错误

{
  "error_code" : "LIVE.100011001",
  "error_msg" : "Request Illegal"
}
support.huaweicloud.com/api-live/ListHlsConfig.html