lihaosky / google-cast-sdk

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

Cycling through audio streams not working with smooth streaming video #336

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Play an .ism video with multi audio streams
2.Disable the current audio stream, enable the new audio stream.

What is the expected output? What do you see instead?
It should change the audio stream, but nothing happens. Sometimes the movie 
freeze after the change.

Please use labels and text to provide additional information.
I tried to use MPL 0.7.0 and 0.8.0 but the language change not works.

Original issue reported on code.google.com by vukmanda...@gmail.com on 21 Jul 2014 at 7:58

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Please try with 0.9.0 and if the issue still reproduces, turn on debug MPL 
logging like this

cast.player.api.setLoggerLevel(cast.player.api.LoggerLevel.DEBUG);

and attach console logs of the language change.

Original comment by vadi...@google.com on 6 Aug 2014 at 5:21

GoogleCodeExporter commented 9 years ago

Original comment by anad...@google.com on 6 Aug 2014 at 6:04

GoogleCodeExporter commented 9 years ago
Closing due to lack of response

Original comment by anad...@google.com on 14 Aug 2014 at 5:35