ashley1982 / google-cast-sdk

Automatically exported from code.google.com/p/google-cast-sdk
0 stars 0 forks source link

SmoothStreaming PlayReady returning MEDIAKEYS error with latest firmware #669

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Setup the CastMediaPlayerStreamingDRM example receiver and sender.
2. Enter the following media URL: 
http://playready.directtaps.net/smoothstreaming/SSWSS720H264PR/SuperSpeedway_720
.ism/Manifest
3. Click on "Load Media"

What is the expected output? What do you see instead?
Expected: Stream should play
Actual: The cast.player.api.Host throws a cast.player.api.ErrorCode.MEDIAKEYS 
error

What version of the product are you using? On what operating system?
1. For some reason, CastMediaPlayerStreamingDRM seems to have disappeared from 
https://github.com/googlecast so I am attaching the code. Also attaching 
execution log.
2. Chromecast firmware version: 1.16.44433

Please provide any additional information below.
1. Managed to run on a Chromecast device with firmware version 1.15.38401 and 
stream plays with no error.
2. Totally unrelated to CORS: the manifest and segments are downloaded fine 
(according to the network window in the debugger). XHR requests are all 
successful.
3. Same stream on Silverlight working fine.
4. Receiver is hosted on https (not http)

Original issue reported on code.google.com by devdev0...@gmail.com on 19 Oct 2015 at 8:54

Attachments:

GoogleCodeExporter commented 8 years ago
We're looking into the issue.

Original comment by jonathan...@google.com on 20 Oct 2015 at 5:51

GoogleCodeExporter commented 8 years ago

Original comment by jonathan...@google.com on 26 Oct 2015 at 7:07