lihaosky / google-cast-sdk

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

Casting live hls InvalidStateError #342

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Trying to cast an hls live stream fails with InvalidStateError:

Sample stream 

https://docs.google.com/file/d/0B3Sp5dbSm8lxSVNVdVBlb3dTdXc/edit

Chromecast Log:

Uncaught InvalidStateError: An attempt was made to use an object that is not, 
or is no longer, usable. media_player.js:76
 [  3.392s] [cast.receiver.MediaManager] Load metadata error cast_receiver.js:18
 [  3.233s] [cast.player.api.Player] error media_player.js:24
 [  3.435s] [cast.receiver.MediaManager] Load metadata error cast_receiver.js:18
 [  3.449s] [cast.receiver.MediaManager] Not sending LOAD error as there is no on going LOAD request 

Original issue reported on code.google.com by pabl...@gmail.com on 23 Jul 2014 at 4:31

GoogleCodeExporter commented 9 years ago
What receiver are you using? What is the stream? There is not enough 
information to take any action on this.

Original comment by anad...@google.com on 25 Jul 2014 at 2:17

GoogleCodeExporter commented 9 years ago
I'm using the standard styled receiver:

https://developers.google.com/cast/docs/styled_receiver

The stream example is the one above provided:

- Video: h264 (Constrained Baseline)
- Audio: aac
- Streamed from a server with Cors enabled.

Original comment by pabl...@gmail.com on 25 Jul 2014 at 2:23

GoogleCodeExporter commented 9 years ago
Are you still experiencing this issue?  If so, can you please provide a sample 
stream and full logs so that we may further investigate?

Original comment by jonathan...@google.com on 10 Nov 2014 at 8:48

GoogleCodeExporter commented 9 years ago
Closing due to lack of response.

Original comment by jonathan...@google.com on 22 Nov 2014 at 12:24