minshikshin / google-cast-sdk

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

Failed to load media on the cast device, code: 2100 #435

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Just try to cast this video http://tinyurl.com/mkdjnpc.
2. You will get error messsage in log "Failed to load media on the cast device, 
code: 2100".
3. I am using CastCompanionLibrary-android as support library to cast video.

What is the expected output? What do you see instead?
I expect to play the video properly in TV. Instead, it just goes back to 
previous activity in device, and nothing plays in the TV. I am also seeing in 
TV that video and the corresponding images are trying to load, but it just goes 
back after the error appears in the log.

What version of the product are you using? On what operating system?
I am using android 4.3 device and android studio IDE in Windows 7 operation 
system.

Please provide any additional information below.

Original issue reported on code.google.com by aravinds86 on 23 Nov 2014 at 11:50

GoogleCodeExporter commented 8 years ago
You need to provide enable debugging on the receiver and provide console log.

Original comment by anad...@google.com on 23 Nov 2014 at 4:02

GoogleCodeExporter commented 8 years ago
It worked after I change the media type to NONE from BUFFERED.

Original comment by aravinds86 on 2 Dec 2014 at 8:34

GoogleCodeExporter commented 8 years ago
Just to clarify, is this issue resolved?

Original comment by jonathan...@google.com on 2 Dec 2014 at 11:43

GoogleCodeExporter commented 8 years ago

Original comment by anad...@google.com on 5 Dec 2014 at 5:45