Monday, March 5, 2012

[YouTube-API] Re: wrong player state on "You need to upgrade your Adobe Flash Player to watch this video."

Hello Jeff,

Sample video id: nL49yZNE4yk
As Artem said, create play with another video id and then use player.loadVideoById()

Using Chrome on Linux, no flash installed.
If a testcase page is really needed, I can produce one.

Thanks for looking into this,
Marius

On Friday, March 2, 2012 12:46:10 PM UTC+2, UserArtem wrote:
Hello, All

Have the same problem. Player displays "You need to upgrade your Adobe Flash Player to watch this video." but its state is YT.PlayerState.BUFFERING or YT.PlayerState.PLAYING and I don't have any error from player (event onError hasn't called).
Can I detected this state programatically.
I give you more details. OS - IOS4.3 videoId - jySpg72Vbc4. 
I am creating player with another videoId and call function player.loadVideoById('jySpg72Vbc4', 0, 'small');

Regards

On Tuesday, February 28, 2012 7:01:54 PM UTC+2, Jeffrey Posnick wrote:
Hello Marius,

 Could you point us to a page demonstrating a live example of this
behavior, let us know which video id(s) you see this with, and which
browser and operating system you're using?

Cheers,
-Jeff Posnick, YouTube API Team
groups.google.com/group/youtube-api-gdata | apiblog.youtube.com |
@YouTubeDev


On Feb 26, 5:11 am, marius <marius.andrei...@gmail.com> wrote:
> > However, the state returned from now on is YT.PlayerState.BUFFERING
>
> It actually returns various states (now I get YT.PlayerState.PLAYING).
>
> How would be best to detect this error state and re-start/re-initialize the
> player?

--
You received this message because you are subscribed to the Google Groups "YouTube APIs Developer Forum" group.
To view this discussion on the web visit https://groups.google.com/d/msg/youtube-api-gdata/-/fBPIFHpFzmsJ.
To post to this group, send email to youtube-api-gdata@googlegroups.com.
To unsubscribe from this group, send email to youtube-api-gdata+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/youtube-api-gdata?hl=en.

No comments:

Post a Comment