Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
stefanb
Visitor

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
0 Kudos
1 REPLY 1
Gilgamesh
Visitor

Re: Streaming Player does not send Request to DRM Server

You should, probably, ask this in the developer's forum.
viewforum.php?f=34
0 Kudos