# XSplit

## XSplit 설치하기

{% embed url="<https://www.xsplit.com/ko/broadcaster>" %}

XSplit를 설치하세요.

{% hint style="info" %}
스트림키가 필요합니다.
{% endhint %}

{% content-ref url="/pages/-Mj2tMlVVowTKzQvMKWR" %}
[스트림키 얻기](/pc/stream_key.md)
{% endcontent-ref %}

## &#x20;송출 채널 세팅

![XSplit를 실행 후 BroadCast 탭에 Custom RTMP 톱니바퀴를 눌러주세요. ](/files/-Mj2wuUg_ng5goLK9qjq)

![위에 복사한 스트림 URL과 스트림 키 를 입력 해주세요.](/files/-Mj2x0a6RFfrl5myOOis)

{% hint style="info" %}
비트레이트 6000으로 설정 Codec은 x264로 설정 해주세요.

그래픽 카드 사양이 낮은 경우 x264 고사양일 경우 코댁을 그래픽카드로 설정해주세요.
{% endhint %}

![위 사진과 같이 Custom resolution을 눌러주세요.](/files/-Mj2xD2ey3gaF543fj7k)

![위 사진과 같이 설정을 한후 OK 버튼을 눌러주세요.](/files/-Mj2xQemZOGE89KLcaD1)

{% hint style="info" %}
위그림과 같이 Width / Height 값이 다르면 방송 화면이 찌그러진 상태로 방송이 됩니다.
{% endhint %}

![Custom rtmp를 체크한 후 스트림 버튼을 누르면 방송이 시작 됩니다. ](/files/-Mj2x_n51WlZ1HRZ08RN)

![이제 XSplit 장면을 세팅 후 방송을 시작 하면 됩니다. ](/files/-Mj2xfaOyoT3zhdM11oS)

{% hint style="info" %}
라이브를 시작하시기전 반드시 라이브템플릿을 등록 하셔야합니다.

라이브 템플릿이 제대로 세팅되어 있지 않을 경우 , 사용자를 라이브에 진입 할 수 없습니다.
{% endhint %}


---

# 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-doc.live24.app/pc/xsplit.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.
