Commit 8292ecfe8ccfcc2b330fbc562ead81b56c47d4e6
1 parent
e71577d4
1
Showing
1 changed file
with
1 additions
and
0 deletions
02.直播云/2.1 获取推流直播播放地址APP.md
| ... | ... | @@ -13,6 +13,7 @@ |
| 13 | 13 | | :----------- | :------: | :------: | :------: | |
| 14 | 14 | | appId | string | true | 应用ID | |
| 15 | 15 | | channelID| string | true | 活动ID,确保SP下的唯一性 | |
| 16 | +| activityId| string(32) | true | 活动ID,确保SP下的唯一性(即appId唯一) | | |
| 16 | 17 | | uid| string | false | 用户标识(uuid_时间戳),不传为0 | |
| 17 | 18 | | sid| string | false | 用户ID,不传为0 | |
| 18 | 19 | | isHLS | int | false | 0(FLV/MP4流),1(HLS流),不传则默认为1| | ... | ... |