Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate and control third party videos #92

Open
hsablonniere opened this issue Jun 20, 2012 · 2 comments
Open

Integrate and control third party videos #92

hsablonniere opened this issue Jun 20, 2012 · 2 comments
Labels

Comments

@hsablonniere
Copy link
Collaborator

As of today you can integrate videos from third party websites like YouTube or Vimeo using their HTML5 embedding iframe. The flash version won't work properly (see #87 for more details).

We need a way to have same behaviour as classic direct video tag usage :

  • autoplay on slide
  • no autoplay with the url argument
  • ...

This could be useful : http://johndyer.name/html5-video-wrapper-for-youtube-and-vimeo-api-mediaelement-js/

@reagle
Copy link

reagle commented Jun 21, 2012

Would the new getIFrame(), which returns the DOM node for the IFrame embed, be of any help?

@hsablonniere
Copy link
Collaborator Author

I think that's what mediaelement.js uses. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants