# DRM and HLS VOD STREAMS

**URL:** https://community.wowza.com/t/drm-and-hls-vod-streams/40825
**Category:** Wowza Streaming Engine
**Created:** [July 29, 2013, 6:27pm UTC](https://community.wowza.com/t/drm-and-hls-vod-streams/40825 "2013-07-29T18:27:54Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Marvin\_Leventhal](https://avatars.discourse-cdn.com/v4/letter/m/ba8739/32.png) [@Marvin\_Leventhal](https://community.wowza.com/u/Marvin_Leventhal)
#### Post date: [July 29, 2013, 6:27pm UTC](https://community.wowza.com/t/drm-and-hls-vod-streams/40825/1 "2013-07-29T18:27:54Z")

</div>

Any DRM available for HLS VOD assets? We would like to encrypt either the chunks so if someone manages to download the .ts files they can’t put them together using editing software. Even better if we can prevent downloaders like real or acatcher youtube from downloading alltogether

Thanks

ML

---

<div class="post-metadata">

### Author: ![sal\_jefferson](https://avatars.discourse-cdn.com/v4/letter/s/6de8d8/32.png) [@sal\_jefferson](https://community.wowza.com/u/sal_jefferson)
#### Post date: [July 30, 2013, 6:35am UTC](https://community.wowza.com/t/drm-and-hls-vod-streams/40825/2 "2013-07-30T06:35:56Z")

</div>

There are a few options for this.

For encryption:

[How to secure Apple HTTP Live Streaming (AES-128 - internal method)](https://www.wowza.com/docs/how-to-use-the-internal-method-of-aes-128-encryption-to-secure-live-or-vod-streams-sent-to-apple-ios-devices-moduleencryptionhandlercupertinostreaming%28AES-128-internal-method%29)

And to pass the keys securely, set up an SSL:

[How to request an SSL certificate from a certificate authority](https://www.wowza.com/docs/how-to-request-an-ssl-certificate-from-a-certificate-authority)

Or:

[How to secure Apple HLS streaming using DRM encryption](https://www.wowza.com/docs/how-to-secure-apple-hls-streaming-using-drm-encryption)

You can also have a look at the security overview page:

[Media security overview](https://www.wowza.com/docs/media-security-overview)

Salvadore
