@Anh_phan wrote:
Hello,
I’m trying to test NGINX-based VOD Packager following https://github.com/kaltura/nginx-vod-module
I played clear VoD (hls and dash) with local mode and mapped mode.
Now I would like to integrate with DRM System (My DRM System for test lab is Verimatrix MultiRights).
They have URL to integrate with Encoder over 2 API: Create the content and Creat/Retrieve key
I have already performed 2 API and have the response from DRM Server include (KeyID, key, DRM SystemID, pssh…).
But now I do not know add these parameters to Packager Server. Which config do I need to add to nginx.conf? I see some parameters for Packager as: vod_drm_upstream_location, vod_drm_request_uri but I do not know how to use them.
Please help me about this issue.
Many thanks.
Posts: 2
Participants: 2