Commit 8c72eb469eb47ea3ee47a7862c3c8977a7c153ce
1 parent
c15e4dcb
1
Showing
1 changed file
with
14 additions
and
0 deletions
02.直播云/2.1 获取推流直播播放地址.md
0 → 100644
| 1 | +### socket接收心跳接口 | |
| 2 | +----- | |
| 3 | +#### IP: bc.cnlive.com | |
| 4 | +----- | |
| 5 | +#### 接口说明: 直播心跳接口;在推流启动后建立连接,每隔30s向socket服务端发送一个字符串消息,推流结束关闭连接。 | |
| 6 | +----- | |
| 7 | +#### 请求方式: socket | |
| 8 | +----- | |
| 9 | +#### 返回格式: 无 | |
| 10 | +----- | |
| 11 | +#### 请求参数说明: | |
| 12 | +| 参数名 | 参数类型 | 必选 | 参数说明 | | |
| 13 | +| :----------- | :------: | :------: | :------: | | |
| 14 | +| appId#activityId | string | true | 组合ID | | |
| 0 | 15 | \ No newline at end of file | ... | ... |