lihaosky / google-cast-sdk

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

Smooth streams will not start playing after buffering #190

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use a custom receiver, the media player library beta, and the example code 
at https://developers.google.com/cast/docs/player.
2. Start the following smooth stream in the receiver:
http://tv2-stream-od.online.no/vod3/_definst_/smil:chromecast_001.smil.ism/Manif
est

What is the expected output? What do you see instead?
The receiver loads the manifest and 20 seconds of fragments, according to the 
receiver debugger. Then nothing more happens. The stream should play, but no 
video appears. Last player state reported is "BUFFERING".

The mentioned smooth stream example is generated from Wowza Streaming Engine, 
and works fine on other devices supporting smooth streaming. The same problem 
occurs on other Wowza smooth streams.

Original issue reported on code.google.com by tore...@vimond.com on 7 Mar 2014 at 11:53

GoogleCodeExporter commented 9 years ago
It plays fine for me using media player library on the desktop Chrome:

http://storage.googleapis.com/gtv-videos-bucket/player/player.html?url=http://tv
2-stream-od.online.no/vod3/_definst_/smil:chromecast_001.smil.ism/Manifest

and on Chromecast.

Could you please post a console log that you get?

Original comment by vadi...@google.com on 7 Mar 2014 at 7:42

GoogleCodeExporter commented 9 years ago

Original comment by anad...@google.com on 7 Mar 2014 at 9:50

GoogleCodeExporter commented 9 years ago
It seems like your March 7 update fixed the problem. After a reboot of the 
Chromecast, our example and most other of our smooth streams play on 
Chromecast. Then I guess this issue can be closed.

Your test link for desktop Chrome does not play, btw. I am using Chrome 
33.0.1750.146 for Mac OS.

Original comment by tore...@vimond.com on 9 Mar 2014 at 8:58

GoogleCodeExporter commented 9 years ago

Original comment by anad...@google.com on 9 Mar 2014 at 4:14

GoogleCodeExporter commented 9 years ago
It plays in Mac Chrome Canary 35.0.1881.0.

Original comment by vadi...@google.com on 10 Mar 2014 at 5:13