kaltura / nginx-vod-module

NGINX-based MP4 Repackager
GNU Affero General Public License v3.0
1.99k stars 439 forks source link

Quick question onto DRM functionality #1361

Open ghost opened 2 years ago

ghost commented 2 years ago

Hello,

I already have a self- implemented HLS streaming solution also with ABR support etc. So I basically don't really need this functionality from this module at all. Still, I would like to protect my streams using basic HLS DRM protection. So I would like to know If I can use the module to just protect the m4s segments with a dynamic encryption on the fly?

Thanks in advance :)

erankor commented 2 years ago

There is no support for encrypting an external HLS stream, if that is the question. The module can only encrypt streams that it generates.