An integrated YouTube video player with full server-side Java API
YouTubePlayer component seamlessly integrates YouTube video player into a Vaadin application.
The server-side API features all standard playback controls: cue, play, pause, stop, seek, volume, mute and quality as well as state, quality, error callbacks. Supports both "chromeless" and "embedded" modes.
Use this YouTube player when you need better programmatic playback controls than with the default embedded YouTube player. See also see the interactive demo application.
Dependencies: Java 5, SWFObject Add-on v1.2.1
Install
Framework Support
Vaadin 6.3+
Browser Compatibility
7
8
Install with
Release notes - Version 1.1.4
Fixed dynamic switching between EMBEDDED and CHROMELESS modes. Requires SWFObject 1.2.1 add-on.