Commit 6ea96d372e2f7578f6bfdc5aa52f5ad54f7ccab3
1 parent
03a022a5
2.5 金山短视频上传接口
Showing
1 changed file
with
4 additions
and
4 deletions
01.点播云/2.5 金山短视频上传接口4APP.md
| @@ -13,15 +13,15 @@ | @@ -13,15 +13,15 @@ | ||
| 13 | | :----------- | :------: | :------: | :------: | | 13 | | :----------- | :------: | :------: | :------: | |
| 14 | | md5 | string | true | 应用ID | | 14 | | md5 | string | true | 应用ID | |
| 15 | | appId | string | true | 活动ID | | 15 | | appId | string | true | 活动ID | |
| 16 | -| name | string | false | 需要替换的HLS类型的源地址 | | ||
| 17 | -| description| string | false | 需要替换的MP4类型的源地址 | | 16 | +| name | string | true | 需要替换的HLS类型的源地址 | |
| 17 | +| description| string | true | 需要替换的MP4类型的源地址 | | ||
| 18 | 18 | ||
| 19 | json | 19 | json |
| 20 | 20 | ||
| 21 | ```json | 21 | ```json |
| 22 | { | 22 | { |
| 23 | - "bucketName": "https://ks3-cn-beijing.ksyun.com/bokong/video/20170626/xxxxx.mp4", | ||
| 24 | - "ksKey": "OAw42ekJXRANm+/GwA7eDaCZ5afwdNlceDk123452JYc3NCuFlsPSdMO7V2HgY1w4w==", | 23 | + "bucketName": "cnlive-test", |
| 24 | + "ksKey": "ugcVS/2/2017-06-27/2_c82802df00284ca0b731f4f576c1315b", | ||
| 25 | "videoId":"c82802df00284ca0b731f4f576c1315b" | 25 | "videoId":"c82802df00284ca0b731f4f576c1315b" |
| 26 | } | 26 | } |
| 27 | ``` | 27 | ``` |
| 28 | \ No newline at end of file | 28 | \ No newline at end of file |