stefanb
12 years agoVisitor
Streaming Player does not send Request to DRM Server
Hello,
we are currently testing our PlayReady DRM server with roku box .
We experience a strange behaviour: while all relevant links from offical Microsoft Testpage work fine, our own Server (which works fine everywhere else) does not receive a request from the Player:
Excerpt from protection header (Base64 encoded):
[1][1]<WRMHEADER xmlns="http://schemas.microsoft.com/DRM/2007/03/PlayReadyHeader" version="4.0.0.0"><DATA><PROTECTINFO><KEYLEN>16</KEYLEN><ALGID>AESCTR</ALGID></PROTECTINFO>
<KID>[...]</KID>
<LA_URL>SERVER_URL/CSM/RightsManager</LA_URL>
<LUI_URL>http://SERVER_URL/CSM/RightsManager</LUI_URL>
<CHECKSUM>[...]</CHECKSUM></DATA></WRMHEADER>
But no call is made...
As I said, with official MS links it works fine. We traced, and we see, that no call to the license Server is made
we are currently testing our PlayReady DRM server with roku box .
We experience a strange behaviour: while all relevant links from offical Microsoft Testpage work fine, our own Server (which works fine everywhere else) does not receive a request from the Player:
Excerpt from protection header (Base64 encoded):
[1][1]<WRMHEADER xmlns="http://schemas.microsoft.com/DRM/2007/03/PlayReadyHeader" version="4.0.0.0"><DATA><PROTECTINFO><KEYLEN>16</KEYLEN><ALGID>AESCTR</ALGID></PROTECTINFO>
<KID>[...]</KID>
<LA_URL>SERVER_URL/CSM/RightsManager</LA_URL>
<LUI_URL>http://SERVER_URL/CSM/RightsManager</LUI_URL>
<CHECKSUM>[...]</CHECKSUM></DATA></WRMHEADER>
But no call is made...
As I said, with official MS links it works fine. We traced, and we see, that no call to the license Server is made