# 배포관리

이 페이지에서는 배포관리에 대해 안내합니다.

&#x20;

> ### **배포관리** <a href="#id" id="id"></a>
>
> 라이브러리에 있는 영상을 외부로 배포하기 위한 배포처 설정을 할 수 있습니다.

&#x20;

### **배포처 목록** <a href="#id" id="id"></a>

<figure><img src="/files/mrKuvVsmQ8KnH2GhIKhc" alt=""><figcaption><p>배포처 목록</p></figcaption></figure>

<table><thead><tr><th width="153">기능</th><th>설명</th></tr></thead><tbody><tr><td>배포처</td><td>FTP, SFTP, API 등의 배포처 타입을 확인할 수 있습니다.</td></tr><tr><td>배포처명</td><td>사용자가 설정한 배포처를 확인할 수 있습니다.</td></tr><tr><td>프로파일</td><td><strong>설정 > 프로파일</strong>에 설정된 프로파일을 확인할 수 있으며 선택된 프로파일로 동영상이 배포됩니다.</td></tr><tr><td>IP</td><td>전송처의 IP 주소를 확인할 수 있습니다.</td></tr><tr><td>ID</td><td>전송처의 ID를 확인할 수 있으며 API 타입의 배포처의 경우 ID가 노출되지 않습니다.</td></tr><tr><td>포트</td><td>전송처의 지정된 포트를 확인할 수 있습니다.</td></tr></tbody></table>

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

OTT나 IPTV 서비스사에 제공되는 API 연동 방식의 배포처 등록은 Loomex 담당자를 통해 시스템에 설정할 수 있습니다. 단, 해당 배포처와 공급 계약 및 연동 협의가 진행된 경우에만 진행할 수 있습니다.
{% endhint %}

&#x20;

### **배포처 등록** <a href="#id" id="id"></a>

FTP(File Transfer Protocol)과 SFTP(Secure File Transfer Protocol) 타입의 경우 사용자가 직접 등록 할 수 있으며, 등록에 어려움이 있을 경우 담당자의 도움을 통해 배포처를 등록할 수 있습니다.

<figure><img src="/files/AzhgDBm2AOHOIHvGS9MG" alt=""><figcaption><p>배포처 등록</p></figcaption></figure>

포트 정보를 입력하고 우측에 있는 **FTP 테스트** 버튼을 누르면 **저장** 버튼을 누르기전에 해당 FTP를 테스트 해볼 수 있습니다.

<figure><img src="/files/aQZ5pnBVKJyNfMyM7A9F" alt=""><figcaption><p>배포처 추가 확인</p></figcaption></figure>

{% 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://catenoid-support.gitbook.io/loomex/userguide/setting/delivery.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.
