Commit 0868c1a346d9b548ebdccbdcd18ba2bf92653065
1 parent
44ce2430
sp_id ==> appId
Showing
1 changed file
with
1 additions
and
1 deletions
02.直播云/1.2 获取flash直播URL接口.md
| ... | ... | @@ -11,7 +11,7 @@ |
| 11 | 11 | #### 请求参数说明: |
| 12 | 12 | | 参数名 | 参数类型 | 必选 | 参数说明 | |
| 13 | 13 | | :----------- | :------: | :------: | :------: | |
| 14 | -| sp_id | string | true | 应用ID | | |
| 14 | +| appId | string | true | 应用ID | | |
| 15 | 15 | | channelID| string | true | 直播频道或 devID_主播ID | |
| 16 | 16 | | uid| string | false | 用户标识(uuid_时间戳)| |
| 17 | 17 | | sid| string | false | 用户ID | | ... | ... |