arabenseifer / google-cast-sdk

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

Cast Media Player doesn't show some images #280

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I'm having issues to display some images via 
DEFAULT_MEDIA_RECEIVER_APPLICATION_ID.

This one is working fine: 
http://upload.wikimedia.org/wikipedia/commons/thumb/8/81/Edouard_Manet_053.jpg/8
00px-Edouard_Manet_053.jpg

For this one I only get a black screen: 
http://upload.wikimedia.org/wikipedia/commons/thumb/7/7e/Vincent_van_Gogh_-_Mead
ows_near_Rijswijk_and_the_Schenkweg_(F910).jpg/800px-Vincent_van_Gogh_-_Meadows_
near_Rijswijk_and_the_Schenkweg_(F910).jpg

For both I use 
.setContentType("image/jpeg")
.setStreamType(MediaInfo.STREAM_TYPE_NONE)  
in MediaInfo.Builder

Attached you find screenshots from remote debugging session. RDCC_Network shows 
that both images are loaded (status 200 ok). There are neither errors nor 
warnings occuring.

What is the expected output? What do you see instead?
Image should be displayed as in RDCC_Ressources_Images. Instead I see only a 
black screen on my TV. 

What version of the product are you using? On what operating system?
Sender is Android app, Client is Cast Media Player, Chromecast has firmware 
16664, country DE

Original issue reported on code.google.com by Ralf.Ru...@gmail.com on 30 May 2014 at 4:42

Attachments:

GoogleCodeExporter commented 9 years ago
The issue was initially reported in Google Cast Developers - Community at 
Google+
Link: https://plus.google.com/105260179471133435824/posts/T7pKgydjhfx

Original comment by Ralf.Ru...@gmail.com on 30 May 2014 at 4:47

GoogleCodeExporter commented 9 years ago
To reproduce the issue use the attached Android App. After connected with a 
Chromecast device push either button "Image - cast ok" (-> will display image) 
or "Image - cast not ok" (-> won't display image)

Original comment by Ralf.Ru...@gmail.com on 6 Jun 2014 at 9:01

Attachments:

GoogleCodeExporter commented 9 years ago
Here are some further examples where Cast Media Player is not displaying the 
image:

https://upload.wikimedia.org/wikipedia/commons/thumb/1/16/Théodore_Géricault_-
_L'Aliéné.jpg/400px-Théodore_Géricault_-_L'Aliéné.jpg

https://upload.wikimedia.org/wikipedia/commons/thumb/f/f0/Arcimboldo,_Giuseppe_(
attr.)_-_Flora_-_c._1591.jpg/800px-Arcimboldo,_Giuseppe_(attr.)_-_Flora_-_c._159
1.jpg

https://upload.wikimedia.org/wikipedia/commons/thumb/1/1c/Caspar_David_Friedrich
_032_(The_wanderer_above_the_sea_of_fog).jpg/800px-Caspar_David_Friedrich_032_(T
he_wanderer_above_the_sea_of_fog).jpg

Original comment by Ralf.Ru...@gmail.com on 9 Jun 2014 at 9:09

GoogleCodeExporter commented 9 years ago
Could you please test and let us know if this is an issue with the latest 
version of Styled/Default receivers?

Original comment by anad...@google.com on 24 Sep 2014 at 11:05

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Just did a test. The issue still exists
Chromecast device meanwhile has firmware 19084, country DE

Original comment by Ralf.Ru...@gmail.com on 25 Sep 2014 at 5:53

GoogleCodeExporter commented 9 years ago
Even I am having this problem on iOS.. 19084, country IN.

Original comment by sushma.n...@gmail.com on 13 Oct 2014 at 1:25

GoogleCodeExporter commented 9 years ago
Meanwhile testing on firmware 22062. The issue still remains the same :(

Original comment by Ralf.Ru...@gmail.com on 14 Dec 2014 at 4:26

GoogleCodeExporter commented 9 years ago
Thanks. I have reproduced the issue and will try to get it fixed.

Original comment by anad...@google.com on 14 Dec 2014 at 10:03

GoogleCodeExporter commented 9 years ago
Please test this with the new receiver SDK; it should be resolved now.

Original comment by anad...@google.com on 4 Feb 2015 at 4:45

GoogleCodeExporter commented 9 years ago
I did a retest on firmware 26653, country DE. Everything is fine now. Thanks a 
lot for your support!

Original comment by Ralf.Ru...@gmail.com on 4 Feb 2015 at 6:28

GoogleCodeExporter commented 9 years ago

Original comment by jonathan...@google.com on 9 Feb 2015 at 9:51