# 使用 CamIn 开映向B站直播

### 在B站创建直播间

1. 登录 B 站直播 👉 <https://live.bilibili.com/>

2. 登录后，点击我的直播间-开播设置，在打开的页面中设置以下信息：

   <figure><img src="/files/LAbCZ1LxkZRxT83z0Lzr" alt=""><figcaption></figcaption></figure>

   直播分类，选择直播分类

   直播间标题

3. 点击开始直播后，可以获取到推流地址和串流密钥

   <figure><img src="/files/fQk60htNU8mQp75h45xG" alt=""><figcaption></figcaption></figure>

### 在 CamIn 开映开播

1. 打开 CamIn 开映软件，点击直播推流-添加直播平台，选择B站

   <figure><img src="/files/THI34ammPEwCgrb9hDb1" alt=""><figcaption></figcaption></figure>

2. 在打开的窗口中依次填写以下内容：

   1. 直播间名称：请输入你的 B站昵称
   2. 直播间链接：请输入你的直播间链接
   3. 推流地址：在B站开播后的推流地址，回到B站网页即可复制
   4. 推流密钥：在B站开播后的串流密钥，回到B站网页即可复制

   <figure><img src="/files/RKQrHA5nk3CNrid9sYB6" alt=""><figcaption></figcaption></figure>

3. 填写完成后，点击添加直播平台。回到直播列表后，点击【开始直播】即可。

### 注意事项

1. 根据B站规则，只有粉丝达到50或以上时才可以开播
2. 每次重新开播，请到B站复制新的服务器地址和直播码。
3. 更多注意事项或设备要求等请查看👉[B站官方帮助文档](https://link.bilibili.com/p/help/index#/)。


---

# 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://help.camin.cn/features/go-live/shi-yong-camin-kai-ying-xiangbzhan-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.
