# 快手直播

#### 1、登录到快手官网（[https://www.kuaishou.com](https://www.kuaishou.com/)/），进入到-<mark style="color:red;background-color:blue;">创作者中心</mark>

![](/files/3F8lyY566ToFaASnEdKF)

#### 2、扫码登录到后台，找到发布—创建直播—选择推流直播---填写直播相关信息

![](/files/LjJUw6waWd96zo93hNSk)

![](/files/xJgCNEw1n1crn2HUhTjy)

#### 3、创建直播成功后，复制推流地址，会看到两段地址，这两段地址需合成一段地址，先复制RTMP在复制直播码/串流密钥

![](/files/qODzGbxZs0Aa5I7lLm8K)

#### 4、编码器配置好之后进入到后台，[<mark style="background-color:red;">【编码器设置音视频参数】</mark>](https://aishanqian.gitbook.io/h265/zhi-bo-kuai-su-cao-zuo-zhi-nan-1/4-she-zhi-yin-shi-pin-tui-liu-can-shu)，把刚才合二为一的地址填写到编码器的RTMP填写框里，注意编码器设置，视频—设置视频编码H.264，音频—音频编码设置AAC，视频—比特率看网络速度调节（越高越清晰）。

![](/files/-MQoDXCeuRzogau0Kfh0)

![](/files/KlC5DrjrLZXAcB5W0tib)

####


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aishanqian.gitbook.io/h265/jie-ru-zhi-bo-ping-tai-1/kuai-shou-zhi-bo.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
