Sunday, October 7, 2012

[YouTube-API] Re: Bug about YouTube iframe API HTML5 player's event "onError".

Thank you for your reply, Jeff. It's helpful. :)

On Saturday, September 8, 2012 2:42:10 AM UTC+8, Jeffrey Posnick wrote:
Hello,

 Error code 5 indicates that the video can't be played in the HTML5 <video> element:


 There is no guarantee that this is a fatal error; it just means that HTML5 <video> playback isn't possible. You're probably seeing the player fall back to Flash playback, which is the default behavior.

Cheers,
-Jeff Posnick, YouTube API Team
YouTube Developer Relations is hiring! developers.google.com/jobs


On Tuesday, September 4, 2012 6:11:11 AM UTC-4, Wei Lou wrote:
Recently I reported a bug that the event "onError" isn't triggered when it should be triggered. This is repo codes: http://jsfiddle.net/K65Vz. This bug hasn't been fixed now.

And now I report another bug that the event "onError" is triggered when it shouldn't be triggered. If you use iframe API HTML5 player to embed this video (http://www.youtube.com/watch?v=K-zZkbcF4fA), you will find that the event "onError" is triggered before this video starts to play. But there is no error at all. This video can be successfully played. So the event "onError" shouldn't be triggered at all.

--
Starting October 15, 2012, this group will stop accepting new posts. We recommend that developers start using Stack Overflow and the Issue Tracker for YouTube API support. More details about this change and relevant links can be found at http://apiblog.youtube.com/2012/09/the-youtube-api-on-stack-overflow.html
 
 

No comments:

Post a Comment