# 콘텐츠 시청

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

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

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

* **신규 문서**: [Kollus 플레이어 소개](https://docs.kollus.com/service-guide/vod/kollus-player/introduction/)
* **게시 중단 안내**: 본 문서는 **2026년 6월 30일**까지만 제공됩니다.
  {% endhint %}

이 페이지에서는 Kollus VOD의 콘텐츠 시청에 대해 안내합니다.

> ### **콘텐츠 시청** <a href="#id" id="id"></a>
>
> Kollus Player는 다운로드와 스트리밍 서비스를 모두 지원합니다. 네트워크가 불안정한 환경에서는 다운로드를 통해 버퍼링 없이 콘텐츠를 시청할 수 있고, 스트리밍으로는 대기 시간 없이 바로 콘텐츠를 시청할 수 있습니다.

### **콘텐츠 시청 방식** <a href="#id" id="id"></a>

**다운로드**

<figure><img src="/files/Si4oDkXHm7wcDk0pMVLd" alt=""><figcaption></figcaption></figure>

Kollus Player의 다운로드 기능을 사용하면 네트워크 환경과 관계없이 버퍼링 없는 콘텐츠를 시청할 수 있습니다. &#x20;

다운로드한 콘텐츠를 보관하려면 Kollus App Player for iOS 또는 Kollus App Player for Android가 필요하며, 모든 콘텐츠를 시청할 수 있습니다.

**스트리밍**

<figure><img src="/files/otSD9ZdQgYVhqW4bWokH" alt=""><figcaption></figcaption></figure>

Kollus Player를 사용하면 Player 설치 없이 웹에서 콘텐츠를 바로 시청할 수 있습니다.

이 방식은 프로그레시브 다운로드(progressive download)로, 콘텐츠를 점진적으로 다운로드하여 초기 일부가 받아지면 바로 재생이 시작되고, 나머지는 계속 다운로드되는 방식입니다.

### Kollus Player 종류와 선택

Kollus는 다양한 디바이스에서 손쉽게 시청할 수 있게 HTML5 Player와 App Player를 모두 갖추고 있습니다. HTML5 Player와 App Player 모두 비암호화뿐 아니라 암호화(Kollus DRM) 콘텐츠도 재생할 수 있고, 녹화 방지 등의 보안 기능을 이용할 수 있습니다. 다만, 모바일 디바이스에서 보안 기능을 이용하려면 App Player를 이용하셔야 합니다.

* **모바일에서 DRM, 중복 재생 차단 등 강력한 보안을 원한다면 →** Kollus App Player
* **PC에서 DRM, 중복 재생 차단 등 강력한 보안을 원한다면 →** Kollus HTML5 Player, Kollus App Player
* **강력한 보안보다는 사용자들의 쉬운 접근성을 원한다면 →** Kollus HTML5 Player

### **Kollus Player 지원 대표 기능**  <a href="#kollusplayer-kollusplayer" id="kollusplayer-kollusplayer"></a>

<table><thead><tr><th width="171">플레이어 이름</th><th data-type="checkbox">Kollus DRM</th><th data-type="checkbox">Multi DRM</th><th data-type="checkbox">중복 재생 차단</th><th data-type="checkbox">캡처 차단</th><th data-type="checkbox">라이브</th><th data-type="checkbox">Kollus DRM 콘텐츠 다운로드 앤 플레이</th></tr></thead><tbody><tr><td>HTML5 Player for PC</td><td>true</td><td>false</td><td>true</td><td>true</td><td>false</td><td>true</td></tr><tr><td>HTML5 Player for All</td><td>false</td><td>true</td><td>false</td><td>false</td><td>true</td><td>false</td></tr><tr><td>HTML5 Player for Windows (Live)</td><td>false</td><td>true</td><td>true</td><td>true</td><td>true</td><td>false</td></tr><tr><td>App Player for Windows</td><td>true</td><td>false</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>App Player for macOS</td><td>true</td><td>false</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>App Player for iOS</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td></tr><tr><td>App Player for Android</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td><td>true</td></tr></tbody></table>

### **Kollus Player 상세 가이드** <a href="#kollusplayer-kollusplayer" id="kollusplayer-kollusplayer"></a>

[**자세히 보기**](https://catenoid-support.atlassian.net/wiki/spaces/SUP/pages/3310333/Kollus+Video+Player)


---

# 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/content.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.
