nuuyoo / google-cast-sdk

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

Calling RemoteMediaPlayer load with autoplay true & seek position results in video delay #616

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Use default receiver
2. Call RemoteMediaPlayer.load with MediaInfo containing video URL, autoplay = 
true & seek position
3. Video successfully loads and starts playing

What is the expected output? What do you see instead?
Expected output is that video & sound should start at the same time on the 
casting device.
But, in this case there is delay of around 2secs of displaying video frames 
after sound. I.e. Sound starts before frame begins.
What version of the product are you using? On what operating system?
Android device Nexus 6 OS 5.0.1
Developed on Google-playservices version 7.5

Please provide any additional information below.

Original issue reported on code.google.com by mohit.ra...@gmail.com on 21 Jul 2015 at 3:41

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
This issue is also reproducible for styled receiver app.

Original comment by mohit.ra...@gmail.com on 21 Jul 2015 at 4:17

GoogleCodeExporter commented 8 years ago
Do you see this issue on iOS or when using a different Android version? Was it 
working previously?

Original comment by jonathan...@google.com on 21 Jul 2015 at 11:26

GoogleCodeExporter commented 8 years ago
We just support android now, but have observed the same issue on different 
JellyBean & Lollipop versions. I think it was happening previously, but not 
very sure about it.

Original comment by mohit.ra...@gmail.com on 22 Jul 2015 at 4:57

GoogleCodeExporter commented 8 years ago
Is this happening for all videos you tested, or only some of them? 
Can you provide some of the ones that had this video delay? 
Can you reproduce the error and provide the error logs?

Original comment by jonathan...@google.com on 23 Jul 2015 at 12:17

GoogleCodeExporter commented 8 years ago
Sure, can you guide me in getting the logs of Styled Receiver. Do you have some 
wiki page that I can see?

Original comment by mohit.ra...@gmail.com on 23 Jul 2015 at 1:19

GoogleCodeExporter commented 8 years ago
For more information on getting logs, please see 
https://developers.google.com/cast/docs/debugging. Note that you will have to 
use your own app id, which then allows you to connect to a Chrome debugger 
while your app is running on the Chromecast device.

Original comment by jonathan...@google.com on 23 Jul 2015 at 4:48

GoogleCodeExporter commented 8 years ago
Are you still seeing this issue? If so, can you provide the requested 
information?

Original comment by jonathan...@google.com on 3 Aug 2015 at 5:16

GoogleCodeExporter commented 8 years ago
Yes, still seeing this issue. Sorry for the delay, will try to get the logs by 
tomorrow.

Original comment by mohit.ra...@gmail.com on 4 Aug 2015 at 2:08

GoogleCodeExporter commented 8 years ago
Closing this issue due to a lack of response. If you can provide the requested 
information, we can consider reopening the ticket.

Original comment by jonathan...@google.com on 17 Aug 2015 at 9:22