> 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/operation-guide/video-services/wecandio-troubleshooting/create-apply-player.md).

# 플레이어 생성 및 적용하기

1\. 위캔디오 비디오팩 접속합니다.

&#x20;

2\. 미디어 보관함 > **\[플레이어]** 메뉴 클릭 > **\[플레이어 만들기]** 버튼을 클릭합니다.

<img src="https://help.malgnsoft.com/data/file/3fec610bbb95fb927bc26507504dd166.png" alt="" height="290" width="631">

&#x20;

&#x20;3\. 기본설정/플레이어 설정 탭에서 커스텀 설정 완료 후 **\[플레이어 저장]** 버튼을 클릭합니다.&#x20;

<img src="https://help.malgnsoft.com/data/file/6c69aef73704530c01fedfdb5a84a571.png" alt="" height="499" width="644">

&#x20;

&#x20;

4\. 배포 > 배포패키지 > 설정할 패키지 '**동영상**' 을 클릭합니다.

![](https://help.malgnsoft.com/data/file/a87f1447633aa7a126efd2e1d3bae18b.png)

&#x20;

&#x20;

5\. '플레이어 설정' 탭 클릭 > **\[플레이어 설정 적용하기]** 버튼 클릭 > 플레이어 설정이 완료됩니다.

![](https://help.malgnsoft.com/data/file/8e135dcb7a6b949f02a3c75d79c77c4d.png)

&#x20;

&#x20;

\*\* 배포 패키지 마다 각각 플레이어 설정을 다르게 적용하실 수 있습니다.


---

# 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/operation-guide/video-services/wecandio-troubleshooting/create-apply-player.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.
