行业视频管理服务 IVM-【旧】批量获取设备实况播放地址:请求示例

时间:2024-09-11 17:17:49

请求示例

查询通道实况播放地址

POST /v1/2562572829***/devices/channels/cloud-live/url

{
  "channels": [
    {
      "device_id": "952352LWXT***",
      "channel_id": "0",
      "live_protocol": "HOLO",
      "stream_type": "PRIMARY_STREAM"
    },
   {
      "forbid_audio":1,
      "device_id": "952352DJNR***",
      "channel_id": "0",
      "live_protocol": "HLS",
      "stream_type": "PRIMARY_STREAM"
    },
   {
      "device_id": "952352DJNR***",
      "channel_id": "0",
      "live_protocol": "HLS_HTTPS",
      "stream_type": "PRIMARY_STREAM"
    }]
}
support.huaweicloud.com/api-ivm/ivm_03_0143.html