phawind111 / google-cast-sdk

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

chromecast player detecting widevine .mpd file protection as playready and adding playready payload #704

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. provide the below attached  mpd file(notworking.mpd) to player in the 
licenserequestInfo it shows protection has playready and adds  playready 
payload to post body in license request.

2. with same receiver if i provide public sample .mpd file(working.mpd) it 
detects drm as widevine correctly and adds widevine payload .

What is the expected output? What do you see instead?

player should detect  notworking.mpd as  widevine and it should play

What version of the product are you using? On what operating system?
android

Please provide any additional information below.

Original issue reported on code.google.com by kishores...@gmail.com on 11 Dec 2015 at 1:57

Attachments:

GoogleCodeExporter commented 8 years ago
else is there a way i can tell the drm engine the type of protection is widevine

Original comment by kishores...@gmail.com on 13 Dec 2015 at 11:51

GoogleCodeExporter commented 8 years ago
Manifests with multi-DRM  issue

Original comment by kishores...@gmail.com on 14 Dec 2015 at 8:43

GoogleCodeExporter commented 8 years ago
Are you serving this stream through a media server? Can you make sure there is 
no issues with the host or certificate. 
Also, Could you please share receiver logs and the version of MPL you are 
using? 

Original comment by na...@google.com on 15 Dec 2015 at 1:41

GoogleCodeExporter commented 8 years ago
Closing due to lack of response. Please respond here if the issue persists and 
we'd gladly revisit it.

Original comment by na...@google.com on 6 Jan 2016 at 1:44