mmeitine / google-cast-sdk

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

[Blinkbox Movies Reciever] Playready license requested multiple times per minute during playback since firmware 32904 / 38401 #631

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
BlinkBox
Chromecast : Build 32904 / 38401
Google Cast Media Player  v0.6.0 on blinkbox receiver app v2.4.2

This issue has been found by our IT Ops team, who have recognised a change in 
behaviour of the Chromecast receiver devices on our live server network logs. 
Since firmware versions 32904, customer devices have started requesting 
Playready licenses ~300 per movie. The numbers significantly increased with the 
recent update to firmware version 38401. This is not causing any issues to 
customers or affecting playback, but has increased the load on our servers 
considerably.

Steps to reproduce:
1. Launch BlinkBox movies app
2. Select the movie and cast it
3. Inspect network logs, which show multiple requests per minute to 
https://playready.blinkbox.com/license

Expected Result:
The license should be requested once at the beginning of playback.

Original issue reported on code.google.com by cr...@blinkbox.com on 12 Aug 2015 at 10:34

GoogleCodeExporter commented 8 years ago

Original comment by jonathan...@google.com on 12 Aug 2015 at 4:55

GoogleCodeExporter commented 8 years ago
This issue has been resolved by updating the media player library used in our 
application from 0.6.0 to 1.0.0

//www.gstatic.com/cast/sdk/libs/mediaplayer/0.6.0/media_player.js

//www.gstatic.com/cast/sdk/libs/mediaplayer/1.0.0/media_player.js

Original comment by cr...@blinkbox.com on 26 Aug 2015 at 2:15

GoogleCodeExporter commented 8 years ago

Original comment by jonathan...@google.com on 26 Aug 2015 at 8:58