PHDS - problem with the content license
Hi, I have just enabled the basic phds settings in my httpd.conf (ie not the PHDSCommonKeyFile / PHDSPlaybackExpiration / PHDSOutputProtection / PHDSVideoEncryptionLevel) settings:
<IfModule jithttp_module>
<Location /hds-vod>
HttpStreamingJITPEnabled true
JitFmsDirPath ".."
HttpStreamingContentPath "/full/location/to/content"
HttpStreamingJITConfAllowed false
EncryptionScope server
ProtectionScheme phds
Options -Indexes FollowSymLinks
</Location>
</IfModule>
And whilst when hitting the video_bitrate.mp4.f4m file i get the expected xml back with the drmAdditionalHeader element, when I view it in the adobe multibitrate hds player i get the error "There was a problem with the content license., plesae contact your video service provider" - has anyone seen this before?
Thanks
