imberezin / google-cast-sdk

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

Black screen is shown after trying to play live DRM content #740

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Play DRM live smooth (.ism) content (AKA stream 1)
2.Play different DRM live smooth (.ism) content (AKA stream 2)
3.Play the first DRM live smooth (.ism) content (AKA stream 1)

What is the expected output? What do you see instead?
The expected output is playing the first then the second and then the first 
again, instead, i see the first live stream the second live stream and then i 
see black screen.

BTW: if we will do the same steps with Clear stream we will not get any black 
screen and even if we will switch between clear and DRM it will also not work ( 
no black screen ) 

What version of the product are you using? On what operating system?
ChromeCast Firmware: 1.17.46278. 

Please provide any additional information below.

Original issue reported on code.google.com by imbere...@gmail.com on 21 Jan 2016 at 2:39

Attachments:

GoogleCodeExporter commented 8 years ago
Hey, i am having the same problem as well ... when i am trying to play DRM 
content, the first time is ok .. even if i am changing to different DRM is also 
working fine .. BUT , when i am trying to play again the first DRM  that i 
started with .. i cant play .. CC has some cache mechanism maybe ?  

Original comment by Magenya...@gmail.com on 24 Jan 2016 at 11:07

GoogleCodeExporter commented 8 years ago
Can you provide test streams and test receiver for us to reproduce the error? 

Original comment by varun...@google.com on 25 Jan 2016 at 10:58

GoogleCodeExporter commented 8 years ago
Hey Varun, Thanks for your respond ... 

this is the streams i am using .. i added the chromecast receiver as well .. 
the receiver is working with our systems, i am not sure you can use it :) but 
maybe you will :) 

first url:
 url ="http://95.91.188.37:5555/shss/LIVE%24702/4.ism/Manifest?start=LIVE&end=END&device=HSS_I_STB_ENC_LIVE_HD";

cd ="1Thk44lIYMEnOsqMfoPOlw==|222|400374";
serverUrl = "https://vfgtv-pp.vodafone.com/drm/rightsmanager.asmx";

Sec:
 url ="http://95.91.188.37:5555/shss/LIVE$700/4.ism/Manifest?start=LIVE&end=END&device=HSS_I_STB_ENC_LIVE_HD";

cd ="1Thk44lIYMEnOsqMfoPOlw==|222|400972";
serverUrl = "https://vfgtv-pp.vodafone.com/drm/rightsmanager.asmx";

Original comment by imbere...@gmail.com on 25 Jan 2016 at 12:04

Attachments: