gwt-html5-video


HTML5 video wrapping classes

Summary

The aim of this project is to give you a GWT library that provides most of W3C video tag specifications.

The library is an easy way to include HTML5 video into your GWT web project.

Here is a sceenshot of a simple player using this library

http://www.mikrosimage.eu/wp-content/uploads/2010/12/playerHTML5Hd3d.png

The project is developped under a collaborative project called Artforge

Features :

  • Video controls
    • Play / Pause
    • Fast forward / Rewind
    • Seek ...
  • Sound controls
    • Volume
  • Configuration
    • Single or multiple sources uris
    • Display default controls / Autoplay video
    • Define poster
  • Implementation of all video events

Getting started to use this librairy

Read the wiki here: GettingStarted

You can also download a GWT Demo project here

Project Information

Labels:
GWT Web video html5 HTML JavaScript Java Widget HTML