Commit 54abedadb5431c30895cad3e63086677b4e203f0
1 parent
92338497
金山短视频初始化鉴权接口
Showing
1 changed file
with
4 additions
and
6 deletions
01.点播云/2.3 金山短视频初始化鉴权接口4APP.md
| @@ -4,15 +4,13 @@ | @@ -4,15 +4,13 @@ | ||
| 4 | ----- | 4 | ----- |
| 5 | #### 接口说明: 替换点播视频源地址 | 5 | #### 接口说明: 替换点播视频源地址 |
| 6 | ----- | 6 | ----- |
| 7 | -#### 请求方式: HTTP POST | 7 | +#### 请求方式: HTTP GET |
| 8 | ----- | 8 | ----- |
| 9 | #### 返回格式: 200 | 9 | #### 返回格式: 200 |
| 10 | ----- | 10 | ----- |
| 11 | #### 请求参数说明: | 11 | #### 请求参数说明: |
| 12 | | 参数名 | 参数类型 | 必选 | 参数说明 | | 12 | | 参数名 | 参数类型 | 必选 | 参数说明 | |
| 13 | | :----------- | :------: | :------: | :------: | | 13 | | :----------- | :------: | :------: | :------: | |
| 14 | -| appId | string | true | 应用ID | | ||
| 15 | -| activityId | string | true | 活动ID | | ||
| 16 | -| hlsUrl | string | false | 需要替换的HLS类型的源地址 | | ||
| 17 | -| mp4Url| string | false | 需要替换的MP4类型的源地址 | | ||
| 18 | -| sign | String | true | 签名规则见<a href="http://help.open.cnlive.com/common.html">签名详情</a> | | ||
| 19 | \ No newline at end of file | 14 | \ No newline at end of file |
| 15 | +| packageName | string | true | 文件包名 | | ||
| 16 | +| date | string | true | 时间 (2017-6-27) | | ||
| 17 | + | ||
| 20 | \ No newline at end of file | 18 | \ No newline at end of file |