# Digital Rights Management (DRM)

## **DRM**

DRM은 디지털 권한 관리(Digital Rights Management)의 약자로, 디지털 콘텐츠의 무단 사용, 복제, 배포를 방지하는 기술입니다. OME Enterprise 팀은 아래와 같은 이유로 DRM 기능을 제공하고 있습니다.

* **콘텐츠 보호**: 불법 복제와 무단 사용을 방지하여 저작권이 있는 Stream을 보호합니다.
* **보안 강화**: Stream을 암호화하여 데이터 전송 중 도청 및 변조를 막습니다.
* **합법적 사용 보장**: 라이센스를 관리하고, 합법적으로 Stream을 이용하는 사용자만 접근할 수 있도록 합니다.
* **수익 보호**: 합법적인 구매자만 Stream에 접근하게 하여 수익 손실을 방지합니다.
* **사용자 신뢰성 증대**: 안정적이고 안전한 Stream 환경을 제공하여 사용자 신뢰를 높입니다.

본 페이지 내 하위 항목에서 DRM을 설정하는 방법에 대해 설명합니다.


---

# 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://ovenmediaengine-enterprise.gitbook.io/guide/ko-kr/features/access-control-and-security/digital-rights-management-drm.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.
