Hi Plex family,
I am trying to use a DRM provider for the content I provide through Plex dues to legal issues.
As far as I know, Plex server does not support this. Is there any workaround for this? What are the steps on getting started?
This is how the request/respond API call would look like:
Request:
curl -k ‘https://drmprovider.com/token?customerAuthenticator=xxxxxxxxx,xxxxxxxxx&errorFormat=json&kid=xxxxxxxxxxxxxx&contentKey=xxxxxx&securityLevel=x&hdcpOutputControl=x’
Respond:
https://drmprovider.com/rights/?Token=XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
Server Version#: 1.18.9.2571
Player Version#: 7.30.1.16475
Regards,