# 중복 재생 차단 및 관리

{% hint style="info" icon="bullhorn" %}

## **새로운 Kollus Docs 사이트에서 이 문서의 최신 버전을 확인하세요!**

본 문서는 **구버전**이며, 더 정확하고 최신화된 정보는 아래 신규 경로에서 확인하실 수 있습니다.

* **신규 문서**: [중복 재생 차단](https://docs.kollus.com/service-guide/vod/security/duplicate-block/)
* **게시 중단 안내**: 본 문서는 **2026년 6월 30일**까지만 제공됩니다.
  {% endhint %}

이 페이지에서는 Kollus VOD의 중복 재생 차단 및 관리에 대해 안내합니다.

> ### **중복 재생 차단** <a href="#id" id="id"></a>
>
> Kollus VOD는 동시에 재생할 수 있는 기기 수를 제한하거나, 등록된 기기에서만 중복 재생을 허용하는 중복 재생 차단 기능을 제공합니다. 사용자 아이디와 플레이어 아이디를 활용하여 등록된 기기를 초기화하거나 새로운 기기를 등록 및 해제할 수 있습니다.

### **중복 재생 차단 정책** <a href="#undefined" id="undefined"></a>

중복 재생 차단 정책 옵션은 총 네 가지를 제공하고 있으며, 고객사의 보안 정책에 따라 적절한 정책 옵션을 설정할 수 있습니다. 자세한 내용은 [중복 재생 차단](https://catenoid-support.gitbook.io/kollus-vod-console-v2/userguide/setting/duplicate-block) 문서에서 확인 가능합니다.

<figure><img src="https://92012944-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F07xE4g9511BtbCTnY4D4%2Fuploads%2F6ElWl9DCyEoMPsnHNPkX%2Fimage.png?alt=media&#x26;token=6492b1e6-aa0a-4bcb-9ca3-8be9c9a041e0" alt=""><figcaption><p>중복 재생 차단</p></figcaption></figure>

* **사용하지 않기**
* **동시에 하나의 재생기기로부터의 접근만 허용**
* **등록된 재생기기로부터의 접근만 허용(개수 지정)**
* **등록된 재생기기 가운데 동시에 하나의 접근만 허용(개수 지정)**

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

기기 등록은 고객사의 비즈니스 정책에 따라 최소 1대에서 최대 10대까지 설정할 수 있습니다.
{% endhint %}

### **중복 재생 차단 관리** <a href="#undefined" id="undefined"></a>

중복 재생 차단 관리에서는 중복 재생 차단 정책으로 인해 콘텐츠 재생이 제한된 사용자 아이디와 플레이어 아이디를 조회할 수 있습니다. 사용자 아이디에 등록된 여러 기기 중 특정 기기만 선택적으로 해제하거나, 모든 기기를 한 번에 해제할 수도 있습니다. 또한, 지정된 재생 기기 이외의 기기에서 재생을 시도할 경우, 세션을 강제로 종료할 수 있습니다. 이 기능은 반드시 필요한 경우에만 신중하게 사용해야 합니다.

<figure><img src="https://92012944-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F07xE4g9511BtbCTnY4D4%2Fuploads%2FE98zxo5jGBt9LOE2M0b6%2Fimage.png?alt=media&#x26;token=c8a69fed-7507-4e4a-b776-252c60af2d63" alt=""><figcaption><p>중복 재생 차단 > 중복 재생 차단 관리</p></figcaption></figure>

### Kollus Player에서 플레이어 아이디 찾기 <a href="#undefined" id="undefined"></a>

Kollus Player에서 플레이어 아이디를 확인하는 방법은 다음과 같습니다.

<table><thead><tr><th width="213">Kollus Player</th><th>플레이어 아이디 위치</th></tr></thead><tbody><tr><td>Windows PC</td><td>시스템 트레이 > Kollus Agent 아이콘 우클릭 > 정보</td></tr><tr><td>macOS</td><td>F5 클릭 시 Player 타이틀에 표시</td></tr><tr><td>iOS</td><td>앱 설정 > 기기 정보</td></tr><tr><td>Android</td><td>앱 설정 > 기기 정보</td></tr></tbody></table>


---

# 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/kollus-vod-console-v2/serviceguide/features/security/duplicate.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.
