视频直播 LIVE-创建录制视频索引文件:请求示例

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

请求示例

创建录制视频索引。

POST https://{endpoint}/v1/{project_id}/record/indexes

{
  "publish_domain" : "push.example.com",
  "app" : "live",
  "stream" : "index",
  "start_time" : "2022-07-25T16:20:00+08:00",
  "end_time" : "2022-07-25T16:30:00+08:00",
  "object" : "Index/{publish_domain}/{app}/{stream}/{stream}-{start_time}-{end_time}"
}
support.huaweicloud.com/api-live/CreateRecordIndex.html