# 방송 종료

이 페이지에서는 Kollus Live Commerce 관리 시스템의 라이브 스튜디오 페이지에서 라이브 방송을 종료하는 방법에 대해 안내합니다.

> ### **방송 종료** <a href="#id-2" id="id-2"></a>
>
> 라이브 방송을 종료하고 싶은 경우, 라이브 스튜디오에서 라이브 방송 송출을 종료할 수 있습니다. 방송 종료 후 VOD 공개로 설정을 선택하면 해당 라이브 방송이 VOD 방송으로 변환되며, 변환 완료 이후 방송 전시 페이지에 VOD 방송으로 노출됩니다.

### **라이브 방송 종료** <a href="#id-3" id="id-3"></a>

라이브 스튜디오 페이지에서 **라이브 방송 화면** 영역 하단의 **종료** 버튼을 클릭하여 라이브 방송 송출을 종료할 수 있습니다. 라이브 송출이 종료되면 **VOD 다시보기** 확인 팝업이 나타납니다.

<figure><img src="/files/kBPMJHE0L6BoR9jyTl0w" alt=""><figcaption><p>라이브 스튜디오 > 라이브 방송 화면 > 방송 종료</p></figcaption></figure>

<figure><img src="/files/dFmgH2vK8RBNc197Fq5C" alt=""><figcaption><p>라이브 스튜디오 > VOD 다시보기 확인</p></figcaption></figure>

팝업에서 **확인** 버튼을 클릭하면 라이브 방송이 VOD 방송으로 변환되며, 변환 완료 이후 방송 전시 페이지에 VOD 방송이 노출됩니다. VOD 방송 화면에서는 라이브 방송에서 판매한 상품들과 채팅 메시지까지 모두 확인할 수 있습니다.

팝업에서 **취소** 버튼을 클릭하면 해당 라이브 방송이 VOD 방송으로 변환은 되지만, 변환 완료 이후 방송 전시 페이지에 VOD 방송이 노출되지 않습니다.

<figure><img src="/files/xWTN22n4lvGZe8Pul9II" alt=""><figcaption><p>VOD</p></figcaption></figure>

{% hint style="info" %}
**참고**

VOD 방송 노출 여부를 변경하고 싶은 경우, **VOD** 메뉴에서 변경이 가능합니다. 자세한 내용은 [VOD 관리](/klc/userguide/vod.md)에서 확인하실 수 있습니다.
{% 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://catenoid-support.gitbook.io/klc/userguide/livestudio/endlive.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.
