Commit 4174e38eaf96c2c4523c9c470f0cb4c0f5c65ae4
1 parent
c1e971da
uploadstreamUrl--->location
Showing
1 changed file
with
1 additions
and
1 deletions
02.直播云/1.3 创建直播活动接口.md
| ... | ... | @@ -30,7 +30,7 @@ |
| 30 | 30 | "errorCode":"0", |
| 31 | 31 | "errormessagae":"请求成功" |
| 32 | 32 | data{ |
| 33 | - “uploadstreamUrl”:"http://cnlive.xxxx/live/channelID?recID=xxxx_activityid&tokenString=xxxxx" | |
| 33 | + “location”:"http://cnlive.xxxx/live/channelID?recID=xxxx_activityid&tokenString=xxxxx" | |
| 34 | 34 | } |
| 35 | 35 | } |
| 36 | 36 | ``` |
| 37 | 37 | \ No newline at end of file | ... | ... |