# URL 라이브

이 페이지에서는 Loomex LIVE의 URL 라이브에 대해 안내합니다.

&#x20;

> ### **URL 라이브** <a href="#loomex-url-url" id="loomex-url-url"></a>
>
> 스트리밍 URL 주소를 입력하여 실시간 라이브 방송이 가능합니다.

&#x20;

### **URL 라이브 준비** <a href="#loomex-url-url" id="loomex-url-url"></a>

#### 스트리밍 URL <a href="#loomex-url-url" id="loomex-url-url"></a>

Loomex는 표준 실시간 스트리밍 프로토콜(예: RTSP, RTMP, HLS)을 지원하며 URL을 복사하여 실시간 라이브 방송을 할 수 있습니다.

### **URL 라이브 시작** <a href="#loomex-url-url" id="loomex-url-url"></a>

#### **Step 1.** 스트리밍 서버 <a href="#loomex-url-step1." id="loomex-url-step1."></a>

화면 우측 상단의 **LIVE 채널 등록** 버튼을 누르고 스트리밍 서버를 선택할 수 있습니다.

<figure><img src="/files/JJpiSfEsremoeLlP2r2G" alt=""><figcaption><p>스트리밍 서버 선택 화면</p></figcaption></figure>

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

하나의 스트리밍 서버를 기본 스트리밍 서버로 선택한 경우 채널 등록 페이지가 바로 노출됩니다.
{% endhint %}

#### **Step 2. LIVE 채널 등록** <a href="#loomex-url-step2.live" id="loomex-url-step2.live"></a>

**실시간 라이브** 메뉴에서 URL을 선택합니다. 채널명을 입력한 후 프로파일과 패스스루 옵션을 선택합니다. RTMP/RTSP나 HLS 타입의 프로토콜을 선택한 다음 복사한 스트리밍 URL을 입력합니다.

<figure><img src="/files/xrOF2K1eiVovKtxYcqhX" alt=""><figcaption><p>URL 라이브 등록</p></figcaption></figure>

{% hint style="danger" %}
**주의**

URL 입력창에 선택한 타입의 프로토콜과 동일한 URL을 입력했을 경우에만 해당 동영상을 스트리밍 할 수 있습니다.
{% endhint %}

### **URL 라이브 확인** <a href="#loomex-url-url" id="loomex-url-url"></a>

채널 등록이 완료되면 해당 채널을 라이브 목록에서 확인할 수 있습니다. 정상적으로 URL에 액세스한 경우에만 라이브 화면에 라이브 영상의 이미지가 노출됩니다.

<figure><img src="/files/2Tg5PbDWBmGDmSLV5kHD" alt=""><figcaption><p>URL 라이브 확인</p></figcaption></figure>

화면에 노출되는 채널명을 클릭하면 채널 수정 페이지로 이동합니다. Stream URL과 Streaming Server를 확인할 수 있으며 필요한 경우 채널명을 수정할 수 있습니다.

<figure><img src="/files/NPrEGSoPArIVAvkVwTmW" alt=""><figcaption><p>URL 라이브 수정</p></figcaption></figure>


---

# 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/loomex/userguide/live/url.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.
