Open GoogleCodeExporter opened 8 years ago
When did you start seeing this issue? Can you provide any videos for which
you're seeing this behavior?
Original comment by jonathan...@google.com
on 16 Oct 2015 at 8:59
well it was also reported
here:https://code.google.com/p/google-cast-sdk/issues/detail?id=669
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"
Or
1. create an account on mgo.com
2. find free tv episode for Crazy Ex girlfriend
3. get it.
4. connect to chromecast
5. play episode.
Original comment by lee.shar...@mgo.com
on 20 Oct 2015 at 6:47
So are you seeing the issue on Chromecast firmware version 44433 and previously
saw that it worked on 38401, as mentioned in 669?
Original comment by jonathan...@google.com
on 20 Oct 2015 at 5:59
[deleted comment]
^ yes, firmware 44433 is where we are seeing the issue, and 38401 it was
working fine.
Original comment by hans....@mgo.com
on 20 Oct 2015 at 9:56
Issue 669 has been merged into this issue.
Original comment by jonathan...@google.com
on 26 Oct 2015 at 7:08
Original comment by jonathan...@google.com
on 26 Oct 2015 at 7:11
We would like to increase the priority to "high".
Can you recommend some kind of workaround until Google resolves the issue? Is
there a way of reverting back to a previous firmware version?
Original comment by devdev0...@gmail.com
on 28 Oct 2015 at 8:49
Unfortunately, you won't be able to revert to a previous firmware version. A
ticket for this was filed internally but I can't say when it will be resolved.
Original comment by jonathan...@google.com
on 29 Oct 2015 at 6:31
Any news? We are waiting for a correction of this problem. We can't continue
our development. When can we expect a fix/update?
Original comment by devdev0...@gmail.com
on 22 Nov 2015 at 9:33
We've identified the cause of the issue and suggested a workaround M-GO can use
until the fix is released, although we don't know when they will implement that
workaround.
Original comment by jonathan...@google.com
on 23 Nov 2015 at 6:03
What is the suggested workaround? We're facing similar issue with a big
customer...
Original comment by pawel.sa...@gmail.com
on 24 Nov 2015 at 1:31
The solution described to M-Go was that the current firmware cannot handle
Microsoft PlayReady chained (Root or Leaf) license response and the license
server needs to return a simple license. the next scheduled firmware update
that will fix this issue is scheduled in Q1 next year.
I have not been able to confirm that switching the license type returned by the
PlayReady license server will actually fix the problem.
The fix we are going to implement is to switch over to use DASH and Widevine.
Original comment by lee.shar...@mgo.com
on 24 Nov 2015 at 3:39
We just tried DASH with PlayReady and the problem doesn't happen. In other
words, we are able to view the (encrypted) content. Does this make sense?
Original comment by devdev0...@gmail.com
on 16 Dec 2015 at 9:29
could be the issue is around how the license server issues the license.
PlayReady license server can return a chained or simple license. If the
license server returns a simple license then the decryption works on
chromecast. MGO had to modify the license server to make sure that it returns
a simple license and then all play ready works.
Original comment by lee.shar...@mgo.com
on 16 Dec 2015 at 10:22
Since issue 669 has been noted as duplicate, I'm adding the info here.
Customer is experiencing the issue that since the firmware update in october
(1.16.44433), PlayReady protected content cannot be played anymore.
Customer is using SmoothStreaming with PlayReady, but the same error is
experienced with Dash and PlayReady.
Versions used:
Firmware: 1.17.48342
cast_receiver.js:40 [ 0.203s] [cast.receiver.CastReceiverManager] Version:
2.0.0.0040
media_player.js:21 [ 8.824s] [cast.player.api.Player] Version: 1.0.0.25
PlayReady used:
Simple non persistent PlayReady licenses. Security Level 2000
Obeservations:
ChromeCast stick won't play the media, license server is not contacted.
same stream works flawless on Silverlight.
Error as follows:
media_player.js:21 [ 10.423s] [cast.player.core.MediaKeysManager] unsupported
protection system
media_player.js:21 [ 10.438s] [cast.player.api.Host] error:
cast.player.api.ErrorCode.MEDIAKEYS Ab @ media_player.js:21yb.Dh @
media_player.js:21cb.log @ media_player.js:18z @ media_player.js:22M @
media_player.js:68Vg @ media_player.js:206(anonymous function) @
media_player.js:206
(more extensive log attached ; http urls were obfuscated)
Please note:
- this is not really in line with the previous remarks #14 and #15 which state
that PlayReady should work with simple licenses.
- packet traces were taken and no attempt is being made by the ChromeCast stick
to call the license server.
Original comment by krab...@gmail.com
on 7 Jan 2016 at 7:44
Attachments:
Original issue reported on code.google.com by
lee.shar...@mgo.com
on 16 Oct 2015 at 6:58