Google I/O 2011: YouTube's iframe Player: The Future of Embedding

preview_player
Показать описание
Jeffrey Posnick, Jarek Wilkiewicz, Greg Schechter

YouTube players allow for video playback in web applications. The latest YouTube's embedded iframe player supports both Flash and HTML5 video and exposes a rich API which lets you control the YouTube playback experience. We'll give you the details on how the API was developed, and show you how it can power the videos on your own website.
Рекомендации по теме
Комментарии
Автор

Hi will I be able to configure the iframe and remove this options below.
1. Dissable More video option when player is pause.
2. Remove the suggested video at the end of the current video.
3. Remove the link that redirect to YouTube.


My objective is to build my son a website where I can control the videos and channels that his watching. He likes building stuff and other Lego . I don't want him to see other videos that are not related.

maliqnorman
Автор

Why so many dislikes... it's a technical video not a rock concert. What did you expect.

xEAE
Автор

Help: i don't know why but "google" and anything i search with google won't show up i get 404 not found. wether It's the site or anything google for me just won't work!

XDNighthawkXD
Автор

I wish they would have posted the entire url for their example somewhere.

danitori
Автор

@xPoppinblackx

Its better for presentations, and does Google Chrome even work on a mac?

donttazemebro
Автор

How do I put the sound in my videos oAo

MarioMaster
Автор

how i can as easily a banner in my channel WITHOUT BANNER!

ClanLSD
Автор

@elemat28 yes, I was born in Kraków :)

JarekWilkiewicz
Автор

Why dont we actually make a YouTube app for android first in which you can simply rewind the streamed video without having to re-buffer, sounds good right?

SelfishGamer_
Автор

var player;
function onYouTubeIframeAPIReady() {
player = new YT.Player('player', {
height: '360',
width: '640',
videoId: 'M7lc1UVf-VE',
events: {
'onReady': onPlayerReady,
'onStateChange': onPlayerStateChange
}
});
}

El constructor para el reproductor de video especifica los siguientes parámetros:

hernandario
Автор

@xPoppinblackx They're using google chrome. (look at top left hand corner)

TheGreatAwesomeness
Автор

Its definetly chrome and therefore the question "does GC even work on a mac" is also answered.

Kurgipurk
Автор

Jarek Wilkiewicz - I Think he is from Poland, is he? His name and surname look like Poland one...

elemat
Автор

@xPoppinblackx They're using Chrome - it just looks different on OSX.

TimWintle
Автор

eu sou o gelson ferreira gostaria de ver os video e q vc mi aceitace

gelgatinhoferreira
Автор

when i try 2 edit my video it just says a problem has poped up if you can fix it go to dobbyshelper44's channel

dobbyshelper
Автор

They're using Chrome, not Safari.

samdutton
Автор

@xPoppinblackx well its better and more reliable then using a windows for pretty much everything but gaming thats why my macbook pro has windows 7 64bit.

dcn