> For the complete documentation index, see [llms.txt](https://malgn.gitbook.io/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://malgn.gitbook.io/cloud/admin-manual/admin-manual/video-platform/wecandio_videopack/wecandio-player-integration.md).

# \[위캔디오] 플레이어 추가 및 연동

{% hint style="info" %}

* LMS와 연동된 플레이어 추가 및 설정 가능합니다.
* 플레이어 추가 : 미디어보관함 → 플레이어에서 가능합니다.
  {% endhint %}

#### ➡️ 플레이어 설정

***

* LMS와 연동된 플레이어 선택 및 설정

1. 배포 패키지 → \[동영상] 클릭

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FrNDfk2r5MekK4YPsEhkV%2Fimage.png?alt=media&amp;token=16471bd7-fdfc-447c-82a4-1f7089e102a7" alt=""><figcaption></figcaption></figure>

***

2. **\[플레이어 설정]** 탭 클릭 → 설정할 플레이어 선택 → **\[플레이어 설정 적용하기]** 버튼 클릭

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2F8iyD0aRKhD7ilPrSx9Ze%2Fimage%20(80).png?alt=media&amp;token=d9effdfd-ef74-44b4-9b29-62cca056a8e0" alt=""><figcaption></figcaption></figure>

#### ➡️ 플레이어 추가

***

* 기존 제공한은 플레이어 외에 커스텀 플레이어 추가 생성 가능

1. 미디어 보관함 → 플레이어 메뉴 클릭 → **\[플레이어 만들기]** 버튼 클릭

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FoBUHnNNDK2EAcpybrRna%2Fimage%20(81).png?alt=media&amp;token=2f74a718-7e31-4319-9ab6-082cba6f5b81" alt=""><figcaption></figcaption></figure>

***

2. **\[플레이어 저장]** 버튼 클릭

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2FLk8um50NzYpy1L3Ou2TI%2Fimage%20(82).png?alt=media&amp;token=87258e03-82cc-41c3-9a9d-c094c9f948a5" alt=""><figcaption></figcaption></figure>

***

3. 저장 알럿 노출 → **\[확인]** 버튼 클릭

<figure><img src="https://2682005733-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FnCJ1h9RfgMyIYNsCiItT%2Fuploads%2F0HtdSXz758l6vNkQTO8j%2Fimage%20(83).png?alt=media&amp;token=44f978de-3a09-459c-aee0-461e0237ada6" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://malgn.gitbook.io/cloud/admin-manual/admin-manual/video-platform/wecandio_videopack/wecandio-player-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
