# 获取实时播放地址

# API

获取实时播放地址

请求路径 Request
GET /videos/{deviceKey}/streamStart VideoStreamRequest

# 授权

当前API可使用授权类型与具体的授权参数请参考下表(多个授权类型可任选一个)。了解更多请查看平台鉴权

授权类型 授权参数 封装授权参数(调用HanCloudsClient提供的方法来封装)
用户 userKey / authKey / authSecret putUserAuthParams()方法
产品 productKey / queryKey / querySecret putProductAuthParams()方法
设备 deviceKey / queryToken putDeviceAuthParams()方法
项目 projectKey / projectAuthKey / projectAuthSecret putProjectAuthParams()方法

# 路径参数

参数名 类型 是否必须 说明
deviceKey String 设备唯一Key

# Query参数

参数名 类型 是否必须 说明
sipId String 国标号
channelId String 通道号

# Body参数

# 返回示例

{
  "streamId": "0BEBD789",
  "sipId": "16546584931320723267",
  "channelId": "34020000001320000001",
  "flv": "http://zlm-test.hancloudsapp.com:180/rtp/0BEBD789.flv?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "https_flv": "https://zlm-test.hancloudsapp.com:1443/rtp/0BEBD789.flv?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "ws_flv": "ws://zlm-test.hancloudsapp.com:180/rtp/0BEBD789.flv?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "wss_flv": "ws://zlm-test.hancloudsapp.com:1443/rtp/0BEBD789.flv?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "fmp4": "http://zlm-test.hancloudsapp.com:180/rtp/0BEBD789.live.mp4?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "https_fmp4": "https://zlm-test.hancloudsapp.com:1443/rtp/0BEBD789/hls.m3u8?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "ws_fmp4": "ws://zlm-test.hancloudsapp.com:180/rtp/0BEBD789.live.mp4?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "wss_fmp4": "ws://zlm-test.hancloudsapp.com:1443/rtp/0BEBD789/hls.m3u8?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "hls": "http://zlm-test.hancloudsapp.com:180/rtp/0BEBD789/hls.m3u8?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "https_hls": "https://zlm-test.hancloudsapp.com:1443/rtp/0BEBD789.live.mp4?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "ws_hls": "ws://zlm-test.hancloudsapp.com:180/rtp/0BEBD789/hls.m3u8?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "wss_hls": "ws://zlm-test.hancloudsapp.com:1443/rtp/0BEBD789.live.mp4?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "ts": "http://zlm-test.hancloudsapp.com:180/rtp/0BEBD789.live.ts?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "https_ts": "https://zlm-test.hancloudsapp.com:1443/rtp/0BEBD789.live.ts?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "ws_ts": "ws://zlm-test.hancloudsapp.com:180/rtp/0BEBD789.live.ts?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "wss_ts": "ws://zlm-test.hancloudsapp.com:1443/rtp/0BEBD789.live.ts?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "rtmp": "rtmp://zlm-test.hancloudsapp.com:1935/rtp/0BEBD789?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "rtmps": "rtmps://zlm-test.hancloudsapp.com:19350/rtp/0BEBD789?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "rtsp": "rtsp://zlm-test.hancloudsapp.com:554/rtp/0BEBD789?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "rtsps": "rtsps://zlm-test.hancloudsapp.com:332/rtp/0BEBD789?secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA",
  "rtc": "https://zlm-test.hancloudsapp.com:1443/index/api/webrtc?app=rtp&stream=0BEBD789&type=play&secret=6E6D12D5FB41B8336AD9E95150BD23593FEAA00338528AF18A7E3E46A880FCAA"
}

具体可查看Data