# Prevent HLS stream downloader plugin from downloading

**URL:** https://community.wowza.com/t/prevent-hls-stream-downloader-plugin-from-downloading/93712
**Category:** Wowza Streaming Engine
**Created:** [August 18, 2021, 6:33am UTC](https://community.wowza.com/t/prevent-hls-stream-downloader-plugin-from-downloading/93712 "2021-08-18T06:33:40Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Douglas\_Kuo](https://avatars.discourse-cdn.com/v4/letter/d/dc4da7/32.png) [@Douglas\_Kuo](https://community.wowza.com/u/Douglas_Kuo)
#### Post date: [August 18, 2021, 6:33am UTC](https://community.wowza.com/t/prevent-hls-stream-downloader-plugin-from-downloading/93712/1 "2021-08-18T06:33:41Z")

</div>

Hi all,

We are developing an internal training VOD web application. During the testing phase, we notice that user with HLS stream downloader plugin installed in Chrome CAN download and save the digital content on local machine.

Is there a way to prevent digital content from downloading to local machine?

Appreciate the help,  
Douglas

---

<div class="post-metadata">

### Author: ![Rose\_Power-Wowza\_Com](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/rose_power-wowza_com/32/431_2.png) [@Rose\_Power-Wowza\_Com](https://community.wowza.com/u/Rose_Power-Wowza_Com)
#### Post date: [August 18, 2021, 9:04pm UTC](https://community.wowza.com/t/prevent-hls-stream-downloader-plugin-from-downloading/93712/2 "2021-08-18T21:04:15Z")

</div>

Your only option to block against this is to use Encryption so even if they do download it, it’s scrambled and useless. We have several options for you to set this up in Engine. You would want to use AES-128

[https://www.wowza.com/docs/wowza-drm](https://www.wowza.com/docs/wowza-drm)

---

<div class="post-metadata">

### Author: ![Douglas\_Kuo](https://avatars.discourse-cdn.com/v4/letter/d/dc4da7/32.png) [@Douglas\_Kuo](https://community.wowza.com/u/Douglas_Kuo)
#### Post date: [August 19, 2021, 8:51am UTC](https://community.wowza.com/t/prevent-hls-stream-downloader-plugin-from-downloading/93712/3 "2021-08-19T08:51:43Z")

</div>

Is there an option that works with EZDRM? Could you provide guide on how to implelment it?

Appreciate the help!

---

<div class="post-metadata">

### Author: ![Douglas\_Kuo](https://avatars.discourse-cdn.com/v4/letter/d/dc4da7/32.png) [@Douglas\_Kuo](https://community.wowza.com/u/Douglas_Kuo)
#### Post date: [August 19, 2021, 11:35am UTC](https://community.wowza.com/t/prevent-hls-stream-downloader-plugin-from-downloading/93712/4 "2021-08-19T11:35:06Z")

</div>

From this URL : [https://www.wowza.com/docs/how-to-secure-apple-hls-streaming-using-drm-encryption](https://www.wowza.com/docs/how-to-secure-apple-hls-streaming-using-drm-encryption) ,

to configure AES-128, we need to prepare the following in .key file for each stream file.

cupertinostreaming-aes128-method: AES-128  
cupertinostreaming-aes128-url: [http://mycompanykeyserver.com/authenticate.aspx](http://mycompanykeyserver.com/authenticate.aspx)  
cupertinostreaming-aes128-key: 0x123456789ABCDEF123456789ABCDEF12  
cupertinostreaming-aes128-iv: 0xFEDCBA9876543210FEDCBA9876543210  
cupertinostreaming-aes128-iv-include-in-chunklist: true  
cupertinostreaming-aes128-key-format-version: 1

Questions:  
1- not sure what to put in for ‘cupertinostreaming-aes128-url’? We use EZDRM  
2- the rest of settings can be leaved as is?  
3- can we have the same content .key file for all stream files and just have key filename is different?

Appreciate the help!  
Douglas

---

<div class="post-metadata">

### Author: ![Rose\_Power-Wowza\_Com](https://sea2.discourse-cdn.com/flex002/user_avatar/community.wowza.com/rose_power-wowza_com/32/431_2.png) [@Rose\_Power-Wowza\_Com](https://community.wowza.com/u/Rose_Power-Wowza_Com)
#### Post date: [August 19, 2021, 1:04pm UTC](https://community.wowza.com/t/prevent-hls-stream-downloader-plugin-from-downloading/93712/5 "2021-08-19T13:04:54Z")

</div>

For further assistance you will need to submit a support ticket. The forums are not an official source of technical support. We just provide resources and general direction. To receive direct support in setting up DRM, you need to send the ticket.

> **[Open a Support Ticket](https://www.wowza.com/support/open-ticket)**
>
> Open a Wowza suppor ticket so our technical support engineers worldwide can help you succeed with your Wowza software and services.
